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.
2 parents 7d82b56 + 7517cc7 commit ef4eab3Copy full SHA for ef4eab3
charts/mysql-operator/values.yaml
@@ -40,7 +40,7 @@ rbac:
40
41
rbacProxy:
42
create: true
43
- image: gcr.azk8s.cn/kubebuilder/kube-rbac-proxy:v0.8.0
+ image: radondb/kube-rbac-proxy:v0.8.0
44
45
leaderElection:
46
config/default/manager_auth_proxy_patch.yaml
@@ -10,7 +10,7 @@ spec:
10
spec:
11
containers:
12
- name: kube-rbac-proxy
13
14
args:
15
- "--secure-listen-address=0.0.0.0:8443"
16
- "--upstream=http://127.0.0.1:8080/"
0 commit comments