Skip to content

Commit

Permalink
add env values to houston au strategy job (#2126)
Browse files Browse the repository at this point in the history
  • Loading branch information
pgvishnuram committed Feb 9, 2024
1 parent 268aca7 commit 905d715
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ spec:
secretKeyRef:
name: {{ template "houston.backendSecret" . }}
key: connection
{{- include "houston_environment" . | indent 12 }}
volumes:
{{- include "houston_volumes" . | indent 8 }}
{{- include "custom_ca_volumes" . | indent 8 }}

0 comments on commit 905d715

Please sign in to comment.