diff --git a/helmfile/apps/nubus/values-nubus.yaml.gotmpl b/helmfile/apps/nubus/values-nubus.yaml.gotmpl index 853a1f5c..e32f1f9e 100644 --- a/helmfile/apps/nubus/values-nubus.yaml.gotmpl +++ b/helmfile/apps/nubus/values-nubus.yaml.gotmpl @@ -1513,6 +1513,9 @@ nubusKeycloakBootstrap: twoFactorAuthentication: enabled: true group: "2fa-users" + config: + debug: + enabled: {{ .Values.debug.enabled }} containerSecurityContext: enabled: true allowPrivilegeEscalation: false