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:
|
helm:
|
||||||
values: |-
|
values: |-
|
||||||
persistence:
|
persistence:
|
||||||
data:
|
enabled: true
|
||||||
enabled: true
|
type: pvc
|
||||||
type: pvc
|
accessMode: ReadWriteOnce
|
||||||
accessMode: ReadWriteOnce
|
size: 50Gi
|
||||||
size: 50Gi
|
storageClass: longhorn-fast
|
||||||
storageClass: longhorn-fast
|
|
||||||
service:
|
service:
|
||||||
annotations:
|
annotations:
|
||||||
external-dns.alpha.kubernetes.io/hostname: spoolman.martyn.berlin
|
external-dns.alpha.kubernetes.io/hostname: spoolman.martyn.berlin
|
||||||
|
|
Loading…
Add table
Reference in a new issue