Skip to content
Snippets Groups Projects
Commit 2943c89a authored by Rob Kooper's avatar Rob Kooper
Browse files

don't create manilla secret, if not needed

parent 40f03a5f
No related branches found
No related tags found
No related merge requests found
...@@ -137,7 +137,6 @@ spec: ...@@ -137,7 +137,6 @@ spec:
{{- end }} {{- end }}
--- ---
{{- end }} {{- end }}
{{- end }}
apiVersion: argoproj.io/v1alpha1 apiVersion: argoproj.io/v1alpha1
kind: Application kind: Application
metadata: metadata:
...@@ -200,3 +199,4 @@ spec: ...@@ -200,3 +199,4 @@ spec:
csi.storage.k8s.io/node-publish-secret-namespace: csi-manila csi.storage.k8s.io/node-publish-secret-namespace: csi-manila
{{- end }} {{- end }}
{{- end }} {{- end }}
{{- end }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment