correct extraEnv descriptions for deployment
This commit is contained in:
@@ -28,10 +28,10 @@ fullnameOverride: ""
|
||||
# -- how many revisions of the deployment to keep for rollbacks
|
||||
revisionHistoryLimit: 10
|
||||
|
||||
# -- template out extra environment variables from ConfigMaps or Secrets
|
||||
# -- template out extra environment variables
|
||||
extraEnv: []
|
||||
|
||||
# -- template out extra enviornment variables
|
||||
# -- template out extra environment variables e.g. from ConfigMaps or Secrets
|
||||
extraEnvFrom: []
|
||||
|
||||
# This section builds out the service account more information can be found here: https://kubernetes.io/docs/concepts/security/service-accounts/
|
||||
|
||||
Reference in New Issue
Block a user