Helm: Fix warning when rendering with secretExtraEnvVars set (#5594)

This commit is contained in:
Gregor Tudan 2024-05-14 14:30:52 +02:00 committed by GitHub
parent 262fe2c723
commit 1db3bb9a9c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -606,7 +606,7 @@ filer:
timeoutSeconds: 10
# secret env variables
secretExtraEnvironmentVars: []
secretExtraEnvironmentVars: {}
# WEED_POSTGRES_USERNAME:
# secretKeyRef:
# name: postgres-credentials