We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40e1a15 commit 9014df9Copy full SHA for 9014df9
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