fix readiness probe

This commit is contained in:
2025-01-14 21:21:28 +01:00
parent 0bf2333870
commit 692f759874
4 changed files with 17 additions and 10 deletions

View File

@ -107,3 +107,10 @@ nodeSelector: {}
tolerations: []
affinity: {}
owncloudDomain: owncloud.chart.example
trustedDomains:
- owncloud.chart.example
- localhost
- "*.local"
- "*.example"