We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8575e1 commit 235123fCopy full SHA for 235123f
clusters/development/overlay/radix-platform/radix-operator/radix-operator.yaml
@@ -69,7 +69,7 @@ spec:
69
memory: 3000M
70
requests:
71
memory: 700M
72
- oauthProxyImage: radixdev.azurecr.io/oauth2-proxy:v7.8.2-11-gdcb1d5f9-dirty # https://quay.io/repository/oauth2-proxy/oauth2-proxy?tag=latest&tab=tags
+ oauthProxyImage: quay.io/oauth2-proxy/oauth2-proxy:v7.9.0 #https://quay.io/repository/oauth2-proxy/oauth2-proxy?tag=latest&tab=tags
73
podSecurityStandard: # Ref https://kubernetes.io/docs/concepts/security/pod-security-standards/
74
enforce:
75
level: baseline
0 commit comments