Harish Desetti

Results 2 comments of Harish Desetti

The fix would be to add: The following snippet in values.yaml ```image: repository: cockroachdb/cockroach tag: v22.1.4 pullPolicy: IfNotPresent credentials: [] ``` The following snippet in templates/statefulset.yaml under spec.template.spec ``` {{-...

@lvauvillier I'm also facing the same error as @ranjeetranjan . Besides that, the objects are not reaching the s3 bucket (configured s3 as the cloud storage for cubestore). Helm Version:...