Files
chart/library/ix-dev/community/webdav/values.yaml
Stavros Kois 4263eedaa7 NAS-122965 / 23.10 / fix default value on certificates (#1373)
* fix default value on certificates

* re-bump syncthing
2023-07-15 22:20:40 +03:00

28 lines
395 B
YAML

image:
repository: httpd
pullPolicy: IfNotPresent
tag: '2.4.57'
resources:
limits:
cpu: 4000m
memory: 8Gi
webdavConfig:
authType: none
username: ''
password: ''
additionalEnvs: []
webdavNetwork:
hostNetwork: false
http: true
httpPort: 30034
https: false
httpsPort: 30035
certificateID: null
webdavRunAs:
user: 568
group: 568
webdavStorage:
shares: []