Skip to content

Commit

Permalink
chore: add stack to ingress host
Browse files Browse the repository at this point in the history
  • Loading branch information
hspitzley-czi committed Jun 17, 2024
1 parent 53f66ed commit 909a017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stack/templates/context_configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ metadata:
name: {{ .appContext.stackContextConfigMapName }}
data:
__ARGUS_STACK_NAME: $ARGOCD_APP_NAME
__ARGUS_INGRESS_HOST: {{ .ingress.host }}
__ARGUS_STACK_INGRESS_HOST: {{ .ingress.host }}
{{- end }}
{{- end }}

0 comments on commit 909a017

Please sign in to comment.