We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46a3770 commit 0a30d65Copy full SHA for 0a30d65
couchdb/values.yaml
@@ -242,6 +242,11 @@ prometheusPort:
242
lifecycle: {}
243
lifecycleTemplate: false
244
245
+# Optional environment variables defined by a values array or parent template
246
+# (for e.g. passing secrets as environment variables or for use in the statefulset)
247
+extraEnv: []
248
+extraEnvTemplate: false
249
+
250
# Configure arbitrary sidecar containers for CouchDB pods created by the
251
# StatefulSet
252
sidecars: {}
0 commit comments