We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4a000d + 9014df9 commit f7515b5Copy full SHA for f7515b5
1 file changed
kubernetes/charts/opensandbox-controller/README.md
@@ -164,7 +164,7 @@ The chart exposes the snapshot-related settings below:
164
```yaml
165
controller:
166
snapshot:
167
- imageCommitterImage: my-registry/image-committer:v1.0.0
+ imageCommitterImage: my-registry/image-committer:v0.1.0
168
commitJobTimeout: 15m
169
registry: my-registry/snapshots
170
registryInsecure: false
0 commit comments