Files
chart/community/planka/1.2.35/ci/extra-values.yaml
2024-09-21 05:51:49 +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