We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c5d2d1 commit 916d75aCopy full SHA for 916d75a
charts/etcd-operator/values.yaml
@@ -41,7 +41,7 @@ kubeRbacProxy:
41
image:
42
repository: gcr.io/kubebuilder/kube-rbac-proxy
43
pullPolicy: IfNotPresent
44
- tag: v0.15.0
+ tag: v0.16.0
45
args:
46
- --secure-listen-address=0.0.0.0:8443
47
- --upstream=http://127.0.0.1:8080/
0 commit comments