Skip to content

Commit

Permalink
Update secret-aws.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
yasra002 authored Apr 14, 2021
1 parent badf96b commit 06b2672
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/atlantis/templates/secret-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,7 @@ data:
{{- if .Values.aws.credentials }}
credentials: {{ .Values.aws.credentials | b64enc }}
{{- end }}
{{- if .Values.aws.config }}
config: {{ .Values.aws.config | b64enc }}
{{- end }}
{{- end -}}

0 comments on commit 06b2672

Please sign in to comment.