Files
chart/community/planka/1.2.21/ci/extra-values.yaml
2024-04-24 13:52:04 +00:00

27 lines
387 B
YAML

plankaNetwork:
webPort: 31000
plankaConfig:
baseURL: http://localhost:31000
plankaStorage:
avatars:
type: pvc
backgroundImages:
type: pvc
attachments:
type: pvc
pgData:
type: pvc
pgBackup:
type: emptyDir
emptyDirConfig:
medium: ""
size: ""
additionalStorages:
- type: pvc
mountPath: /data1
- type: pvc
mountPath: /data2