Update firefly data
This commit is contained in:
parent
8719948494
commit
11ff768ff8
@ -30,7 +30,7 @@ spec:
|
|||||||
# -- If you set this to false, uploaded attachments are not stored persistently and will be lost with every restart of the pod
|
# -- If you set this to false, uploaded attachments are not stored persistently and will be lost with every restart of the pod
|
||||||
enabled: true
|
enabled: true
|
||||||
storageClassName: "longhorn"
|
storageClassName: "longhorn"
|
||||||
accessModes: ReadWriteOnce
|
accessModes: ReadWriteMany
|
||||||
storage: 20Gi
|
storage: 20Gi
|
||||||
# -- If you want to use an existing claim, set it here
|
# -- If you want to use an existing claim, set it here
|
||||||
existingClaim: ""
|
existingClaim: ""
|
||||||
|
Loading…
Reference in New Issue
Block a user