mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 08:41:30 -05:00
update
This commit is contained in:
parent
584ba8d8f0
commit
0c32bafdd9
1 changed files with 2 additions and 2 deletions
|
|
@ -1,13 +1,13 @@
|
||||||
apiVersion: external-secrets.io/v1beta1
|
apiVersion: external-secrets.io/v1beta1
|
||||||
kind: ExternalSecret
|
kind: ExternalSecret
|
||||||
metadata:
|
metadata:
|
||||||
name: nebula-secret
|
name: nebula-sync-secret
|
||||||
spec:
|
spec:
|
||||||
secretStoreRef:
|
secretStoreRef:
|
||||||
name: vault
|
name: vault
|
||||||
kind: ClusterSecretStore
|
kind: ClusterSecretStore
|
||||||
target:
|
target:
|
||||||
name: nebula-secret
|
name: nebula-sync-secret
|
||||||
data:
|
data:
|
||||||
- secretKey: primary
|
- secretKey: primary
|
||||||
remoteRef:
|
remoteRef:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue