Skip to content

Commit

Permalink
External Secrets manifests in separate folder
Browse files Browse the repository at this point in the history
  • Loading branch information
jonashackt committed Jan 19, 2024
1 parent 5b86806 commit 10c0f8f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions external-secrets/config/external-secrets-cluster-secret-store.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
apiVersion: external-secrets.io/v1beta1
kind: ClusterSecretStore
metadata:
name: doppler-auth-api
spec:
provider:
doppler:
auth:
secretRef:
dopplerToken:
name: doppler-token-auth-api
key: dopplerToken

0 comments on commit 10c0f8f

Please sign in to comment.