values to valuesObject
This commit is contained in:
parent
81a5c67ad7
commit
64d5198075
1 changed files with 8 additions and 3 deletions
|
@ -15,9 +15,14 @@ spec:
|
|||
value: LoadBalancer
|
||||
- name: wireguard.service.type
|
||||
value: LoadBalancer
|
||||
values: "config:\n csiSecretsStore:\n providerName: 1password\n resourceName:\
|
||||
\ vaults/3oh5jxmxvqvpuimu2lbuajtizi/allitems/idkjj6oyua2fq6df4fkjzmh4ne/config.yaml\n\
|
||||
persistence:\n enabled: true\n storageClass: longhorn-fast"
|
||||
valuesObject:
|
||||
config:
|
||||
csiSecretsStore:
|
||||
providerName: 1password
|
||||
resourceName: vaults/3oh5jxmxvqvpuimu2lbuajtizi/allitems/idkjj6oyua2fq6df4fkjzmh4ne/config.yaml
|
||||
persistence:
|
||||
enabled: true
|
||||
storageClass: longhorn-fast
|
||||
path: apps-helm/wg-access-server
|
||||
repoURL: http://forgejo.git.svc.cluster.local/martyn/infra4talos
|
||||
targetRevision: HEAD
|
||||
|
|
Loading…
Add table
Reference in a new issue