Skip to content

Commit

Permalink
Update charts/kargo/templates/controller/deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
krancour authored Jan 6, 2025
1 parent 0c6c007 commit a2ee4e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/kargo/templates/controller/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ spec:
mountPath: /tmp/target
{{- end }}
volumes:
- name: tmp-data
- name: tmpData
emptyDir: {}
{{- if or .Values.kubeconfigSecrets.kargo .Values.kubeconfigSecrets.argocd }}
- name: kubeconfigs
Expand Down

0 comments on commit a2ee4e0

Please sign in to comment.