We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14bde0b commit 08a9949Copy full SHA for 08a9949
templates/coderd.yaml
@@ -70,6 +70,7 @@ spec:
70
- name: VERBOSE
71
value: "true"
72
{{- include "coder.postgres.env" . | indent 12 }}
73
+{{- include "coder.environments.configMapEnv" . | indent 12 }}
74
command:
75
- /entrypoint.sh
76
args:
0 commit comments