Skip to content

Commit

Permalink
removing datadog from manifest-global
Browse files Browse the repository at this point in the history
  • Loading branch information
EliseCastle23 committed Sep 9, 2024
1 parent 31fb500 commit a5dced9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion helm/gen3/templates/global-manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ data:
"tier_access_limit": {{ .Values.global.tierAccessLimit | quote }}
"netpolicy": {{ .Values.global.netPolicy | quote }}
"dispatcher_job_num": {{ .Values.global.dispatcherJobNum | quote }}
"dd_enabled": {{ .Values.global.ddEnabled | quote }}
"frontend_root": {{ .Values.global.frontendRoot | quote }}
{{- with .Values.global.origins_allow_credentials }}
"origins_allow_credentials": {{ . | toJson | quote }}
Expand Down

0 comments on commit a5dced9

Please sign in to comment.