copypasta error
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
19fe703297
commit
e0458bbb9f
1 changed files with 5 additions and 6 deletions
|
@ -13,12 +13,11 @@ spec:
|
|||
helm:
|
||||
values: |-
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
type: pvc
|
||||
accessMode: ReadWriteOnce
|
||||
size: 50Gi
|
||||
storageClass: longhorn-fast
|
||||
enabled: true
|
||||
type: pvc
|
||||
accessMode: ReadWriteOnce
|
||||
size: 50Gi
|
||||
storageClass: longhorn-fast
|
||||
service:
|
||||
annotations:
|
||||
external-dns.alpha.kubernetes.io/hostname: spoolman.martyn.berlin
|
||||
|
|
Loading…
Add table
Reference in a new issue