helm: default additional labels/annotations as object (#15698)

This commit is contained in:
Josh Kasuboski
2022-09-18 10:03:50 -05:00
committed by GitHub
parent 79fb79b71c
commit ac714e7e3d

View File

@@ -32,10 +32,10 @@ mcImage:
mode: distributed ## other supported values are "standalone", "gateway"
## Additional labels to include with deployment or statefulset
additionalLabels: []
additionalLabels: {}
## Additional annotations to include with deployment or statefulset
additionalAnnotations: []
additionalAnnotations: {}
## Typically the deployment/statefulset includes checksums of secrets/config,
## So that when these change on a subsequent helm install, the deployment/statefulset