mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-05-04 13:37:49 +08:00
Helm: Fix warning when rendering with secretExtraEnvVars set (#5594)
This commit is contained in:
parent
262fe2c723
commit
1db3bb9a9c
@ -606,7 +606,7 @@ filer:
|
|||||||
timeoutSeconds: 10
|
timeoutSeconds: 10
|
||||||
|
|
||||||
# secret env variables
|
# secret env variables
|
||||||
secretExtraEnvironmentVars: []
|
secretExtraEnvironmentVars: {}
|
||||||
# WEED_POSTGRES_USERNAME:
|
# WEED_POSTGRES_USERNAME:
|
||||||
# secretKeyRef:
|
# secretKeyRef:
|
||||||
# name: postgres-credentials
|
# name: postgres-credentials
|
||||||
|
Loading…
Reference in New Issue
Block a user