use different interface for in-cluster communication
All checks were successful
Validate Kubernetes Manifests / kubeconform (push) Successful in 2m29s
All checks were successful
Validate Kubernetes Manifests / kubeconform (push) Successful in 2m29s
This commit is contained in:
@@ -45,7 +45,7 @@ spec:
|
||||
- name: nextcloud-data
|
||||
nfs:
|
||||
path: /home/akshun/nextcloud-data
|
||||
server: 192.168.1.151
|
||||
server: 10.0.0.10
|
||||
- name: nextcloud-config
|
||||
persistentVolumeClaim:
|
||||
claimName: nextcloud-longhorn
|
||||
|
||||
Reference in New Issue
Block a user