fix: moved time server to patch
This commit is contained in:
parent
ace89ded66
commit
ec9a1e6511
1 changed files with 4 additions and 3 deletions
|
@ -27,9 +27,6 @@ nodes:
|
|||
nameservers:
|
||||
- 10.10.10.1
|
||||
installDisk: /dev/nvme0n1
|
||||
time:
|
||||
servers:
|
||||
- 10.10.10.1
|
||||
userVolumes:
|
||||
- name: local-storage
|
||||
provisioning:
|
||||
|
@ -46,6 +43,10 @@ nodes:
|
|||
|
||||
patches:
|
||||
- |-
|
||||
machine:
|
||||
time:
|
||||
servers:
|
||||
- 10.10.10.1
|
||||
cluster:
|
||||
network:
|
||||
cni:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue