File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
chart/open-feature-operator Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -179,7 +179,7 @@ The command removes all the Kubernetes components associated with the chart and
179179| Name | Description | Value |
180180| ------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- | -------------------------------------------- |
181181| ` controllerManager.manager.image.repository ` | Sets the image for the operator. | ` ghcr.io/open-feature/open-feature-operator ` |
182- | ` controllerManager.manager.image.tag ` | Sets the version tag for the operator. | ` v0.8.6 ` |
182+ | ` controllerManager.manager.image.tag ` | Sets the version tag for the operator. | ` v0.8.7 ` |
183183| ` controllerManager.manager.resources.limits.cpu ` | Sets cpu resource limits for operator. | ` 500m ` |
184184| ` controllerManager.manager.resources.limits.memory ` | Sets memory resource limits for operator. | ` 128Mi ` |
185185| ` controllerManager.manager.resources.requests.cpu ` | Sets cpu resource requests for operator. | ` 10m ` |
You can’t perform that action at this time.
0 commit comments