Skip to content

Commit efd7fef

Browse files
Update devtron.yaml
1 parent 5f6efd8 commit efd7fef

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

charts/devtron/templates/devtron.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ data:
2323
DEX_HOST: http://argocd-dex-server.devtroncd
2424
DEX_PORT: "5556"
2525
APP_SYNC_IMAGE: {{ include "common.image" (dict "component" $.Values.components.chartSync "global" $.Values.global ) }}
26-
# {{- if $.Values.devtronEnterprise.enabled }}
27-
# DEVTRON_BOM_URL: https://raw.githubusercontent.com/devtron-labs/devtron/%s/charts/devtron/devtron-bom.yaml
28-
# {{- end }}
2926
{{- if and $.Values.devtronEnterprise.enabled $.Values.devtronEnterprise.scoop.enabled }}
3027
SCOOP_CLUSTER_CONFIG: '{"1":{"serviceName":"scoop-service","passKey":"qhihdidhwid","namespace":"devtroncd","port":"80"}}'
3128
{{- end }}

0 commit comments

Comments
 (0)