mirror of
https://github.com/wahyd4/charts.git
synced 2026-08-22 19:48:25 +10:00
* [bitnami/owncloud] NEW MAJOR: migrate to non-root + good practices * implement changes from #4695 * fix persistence issues * fix container image tag * [bitnami/owncloud] Update components versions Signed-off-by: Bitnami Containers <containers@bitnami.com> Co-authored-by: Bitnami Containers <containers@bitnami.com>
10 lines
150 B
YAML
10 lines
150 B
YAML
service:
|
|
type: ClusterIP
|
|
# Avoids issues with yamllint
|
|
livenessProbe:
|
|
httpGet:
|
|
httpHeaders: []
|
|
readinessProbe:
|
|
httpGet:
|
|
httpHeaders: []
|