intiial exernal secrets helm deployment (it won't work...)

This commit is contained in:
2025-04-20 12:31:18 -05:00
parent 0b22970bad
commit ec46fce86b
8 changed files with 138 additions and 3 deletions

View File

@@ -0,0 +1,13 @@
apiVersion: external-secrets.io/v1beta1
kind: ClusterSecretStore
metadata:
name: doppler-cluster
spec:
provider:
doppler:
auth:
secretRef:
dopplerToken:
name: doppler-cluster-token
key: dopplerToken
namespace: external-secrets