fix(values): suppres warning of overwriting table with non-table
This commit is contained in:
parent
3105f2a408
commit
bd04d4a349
@ -190,7 +190,7 @@ deployment:
|
||||
# runAsUser: 1000
|
||||
|
||||
## @param deployment.postgresExporter.volumeMounts Additional volume mounts.
|
||||
volumeMounts: {}
|
||||
volumeMounts: []
|
||||
# - name: my-configmap-volume
|
||||
# mountPath: /configmap
|
||||
# readOnly: true
|
||||
|
Loading…
Reference in New Issue
Block a user