move to the nas

This commit is contained in:
Martyn 2025-12-01 13:59:20 +01:00
parent 01e347d834
commit 7359e9b9d3

View file

@ -80,7 +80,11 @@ spec:
- key: kubernetes.io/hostname - key: kubernetes.io/hostname
operator: In operator: In
values: values:
- talos-llu-kx3 - n150-nas
tolerations:
- key: "justdisks"
operator: Exists
effect: "NoSchedule"
terminationGracePeriodSeconds: 30 terminationGracePeriodSeconds: 30
volumes: volumes:
- name: config - name: config