Files
chart/library/ix-dev/community/planka/ci/hostNet-values.yaml
Stavros Kois c2b4e1743b planka - migrate storage section (#1768)
* planka - migrate storage section

* reduce diff

* typo

* add missing key

* remove test snippet

* optimize

* remove empty lines

* restore immutable flag
2023-11-22 20:08:58 +02:00

19 lines
260 B
YAML

plankaNetwork:
webPort: 30000
hostNetwork: true
plankaConfig:
baseURL: http://localhost:30000
plankaStorage:
avatars:
type: pvc
backgroundImages:
type: pvc
attachments:
type: pvc
pgData:
type: pvc
pgBackup:
type: emptyDir