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 0d83487 commit f2f01a3Copy full SHA for f2f01a3
charts/rollout-operator/README.md
@@ -55,8 +55,8 @@ Manually applying these CRDs is only required if upgrading from a chart <= v0.32
55
| global.commonLabels | object | `{}` | Common labels for all object directly managed by this chart. |
56
| hostAliases | list | `[]` | hostAliases to add |
57
| image.pullPolicy | string | `"IfNotPresent"` | |
58
-| image.repository | string | `"grafana/rollout-operator"` | |
59
| image.registry | string | `""` | |
+| image.repository | string | `"grafana/rollout-operator"` | |
60
| image.tag | string | `""` | Overrides the image tag whose default is the chart appVersion. |
61
| imagePullSecrets | list | `[]` | |
62
| minReadySeconds | int | `10` | |
0 commit comments