fix readiness probe
This commit is contained in:
@ -107,3 +107,10 @@ nodeSelector: {}
|
||||
tolerations: []
|
||||
|
||||
affinity: {}
|
||||
|
||||
owncloudDomain: owncloud.chart.example
|
||||
trustedDomains:
|
||||
- owncloud.chart.example
|
||||
- localhost
|
||||
- "*.local"
|
||||
- "*.example"
|
||||
|
Reference in New Issue
Block a user