We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ed39ef commit b84a5ceCopy full SHA for b84a5ce
chart/open-feature-operator/values.yaml
@@ -129,7 +129,7 @@ controllerManager:
129
## @param controllerManager.kubeRbacProxy.image.repository Sets the image for the kube-rbac-proxy.
130
repository: gcr.io/kubebuilder/kube-rbac-proxy
131
## @param controllerManager.kubeRbacProxy.image.tag Sets the version tag for the kube-rbac-proxy.
132
- tag: "v0.14.1"
+ tag: "v0.16.0"
133
resources:
134
limits:
135
## @param controllerManager.kubeRbacProxy.resources.limits.cpu Sets cpu resource limits for kube-rbac-proxy.
0 commit comments