changes due to network reorg

This commit is contained in:
Radar231 2022-11-19 07:59:12 -05:00
parent 9759493156
commit 24ab940755
2 changed files with 3 additions and 2 deletions

View File

@ -23,7 +23,8 @@ spec:
- key: kubernetes.io/arch
operator: In
values:
- arm64
#- arm64
- amd64
containers:
- name: ddclient
image: ghcr.io/linuxserver/ddclient

View File

@ -15,7 +15,7 @@ spec:
- hard
- nfsvers=4.0
nfs:
server: 192.168.7.11
server: 192.168.20.11
path: "/volume1/k8s-storage/delfax/ddclient"
# EOF