Persistence is handy to store the vpn details...
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
76813e789b
commit
78cfcf8ea9
|
@ -20,6 +20,9 @@ spec:
|
|||
csiSecretsStore:
|
||||
providerName: 1password
|
||||
resourceName: vaults/3oh5jxmxvqvpuimu2lbuajtizi/allitems/idkjj6oyua2fq6df4fkjzmh4ne/config.yaml
|
||||
persistence:
|
||||
enabled: true
|
||||
storageClass: longhorn-fast
|
||||
path: apps-helm/wg-access-server
|
||||
repoURL: https://git.martyn.berlin/martyn/infra4talos
|
||||
targetRevision: HEAD
|
||||
|
|
Loading…
Reference in New Issue