We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 203a60d commit 3cefc16Copy full SHA for 3cefc16
1 file changed
charts/coco-supported/sandbox/templates/ssh-key-eso.yaml
@@ -1,4 +1,3 @@
1
-#{{ if eq .Values.global.clusterPlatform "Azure" }} This selector doens't work in multicloud situations but it also doens't hurt.
2
---
3
apiVersion: "external-secrets.io/v1beta1"
4
kind: ExternalSecret
@@ -19,4 +18,3 @@ spec:
19
18
dataFrom:
20
- extract:
21
key: {{ .Values.sandbox.sshKey }}
22
-#{{ end }}ß
0 commit comments