From b7454891f8eaa9b726f7876968f3f3accf06e7bb Mon Sep 17 00:00:00 2001 From: Garrett Date: Wed, 28 Jul 2021 21:04:36 +0000 Subject: [PATCH] Add tolerations and nodeSelector env vars to init container --- templates/coderd.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/coderd.yaml b/templates/coderd.yaml index bb5e7354..76b94dd0 100644 --- a/templates/coderd.yaml +++ b/templates/coderd.yaml @@ -70,6 +70,7 @@ spec: - name: VERBOSE value: "true" {{- include "coder.postgres.env" . | indent 12 }} +{{- include "coder.environments.configMapEnv" . | indent 12 }} command: - /entrypoint.sh args: