fix(values): suppres warning of overwriting table with non-table

This commit is contained in:
Markus Pesch 2024-11-26 19:28:08 +01:00
parent 3105f2a408
commit bd04d4a349
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -190,7 +190,7 @@ deployment:
# runAsUser: 1000
## @param deployment.postgresExporter.volumeMounts Additional volume mounts.
volumeMounts: {}
volumeMounts: []
# - name: my-configmap-volume
# mountPath: /configmap
# readOnly: true