Skip to content

Commit 3cefc16

Browse files
committed
fix: just deploy ssh key everywhere
Signed-off-by: Chris Butler <chris.butler@redhat.com>
1 parent 203a60d commit 3cefc16

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

charts/coco-supported/sandbox/templates/ssh-key-eso.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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.
21
---
32
apiVersion: "external-secrets.io/v1beta1"
43
kind: ExternalSecret
@@ -19,4 +18,3 @@ spec:
1918
dataFrom:
2019
- extract:
2120
key: {{ .Values.sandbox.sshKey }}
22-
#{{ end }}ß

0 commit comments

Comments
 (0)