Skip to content

Commit

Permalink
don't create manilla secret, if not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
robkooper committed Jun 21, 2024
1 parent 40f03a5 commit 2943c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/apps/templates/storage/manila.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ spec:
{{- end }}
---
{{- end }}
{{- end }}
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
Expand Down Expand Up @@ -200,3 +199,4 @@ spec:
csi.storage.k8s.io/node-publish-secret-namespace: csi-manila
{{- end }}
{{- end }}
{{- end }}

0 comments on commit 2943c89

Please sign in to comment.