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 3a48942 commit 5d1c370Copy full SHA for 5d1c370
charts/devtron/templates/devtron.yaml
@@ -10,6 +10,7 @@ metadata:
10
annotations:
11
"helm.sh/resource-policy": keep
12
data:
13
+ GRPC_ENFORCE_ALPN_ENABLED: "false"
14
DEVTRON_HELM_RELEASE_NAME: {{ $.Release.Name }}
15
DEVTRON_HELM_RELEASE_NAMESPACE: {{ $.Release.Namespace }}
16
FEATURE_MIGRATE_ARGOCD_APPLICATION_ENABLE: "true"
0 commit comments