changes due to network reorg

This commit is contained in:
Radar231 2022-11-19 08:01:54 -05:00
parent 258285e877
commit 45822f9c03
2 changed files with 3 additions and 2 deletions

View File

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

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/heimdall-config"
# EOF