Skip to content

Commit

Permalink
Update charts/atlantis/templates/statefulset.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Gabriel Martinez <[email protected]>
  • Loading branch information
ryan-dyer-sp and GMartinez-Sisti authored May 8, 2024
1 parent cad322e commit c8a0d21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/atlantis/templates/statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,7 @@ spec:
subPath: {{ $filename }}
{{- end }}
{{- end }}
{{- if .Values.awsSecretName }}
{{- else if .Values.awsSecretName }}
- name: aws-volume
readOnly: true
mountPath: {{ .Values.aws.directory | default "/home/atlantis/.aws" }}
Expand Down

0 comments on commit c8a0d21

Please sign in to comment.