Try to disable network policy
This commit is contained in:
parent
b95beabb4c
commit
9631aaa5c6
|
@ -35,6 +35,8 @@ hub:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: nextcloud-oauth-secrets
|
name: nextcloud-oauth-secrets
|
||||||
key: client-secret
|
key: client-secret
|
||||||
|
networkPolicy:
|
||||||
|
enabled: false
|
||||||
|
|
||||||
singleuser:
|
singleuser:
|
||||||
image:
|
image:
|
||||||
|
|
Loading…
Reference in a new issue