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 31f5107 commit 4929779Copy full SHA for 4929779
charts/devtron/templates/devtron.yaml
@@ -13,6 +13,7 @@ data:
13
DEVTRON_HELM_RELEASE_NAME: {{ $.Release.Name }}
14
DEVTRON_HELM_RELEASE_NAMESPACE: {{ $.Release.Namespace }}
15
FEATURE_MIGRATE_ARGOCD_APPLICATION_ENABLE: "true"
16
+ GRPC_ENFORCE_ALPN_ENABLED: "false"
17
{{ toYaml $.Values.global.dbConfig | indent 2 }}
18
HELM_CLIENT_URL: kubelink-service-headless:50051
19
DASHBOARD_PORT: "80"
0 commit comments