syncing reality, been bad.

This commit is contained in:
Martyn 2026-01-27 18:32:54 +01:00
parent 09108bd4c2
commit 94dd784549
2 changed files with 8 additions and 4 deletions

View file

@ -7,3 +7,7 @@
- op: replace - op: replace
path: /data/REDIS_PASS path: /data/REDIS_PASS
value: "" value: ""
- op: remove
path: /data/AWS_ACCESS_KEY_ID
- op: remove
path: /data/AWS_SECRET_ACCESS_KEY

View file

@ -59,7 +59,7 @@ web:
operator: "Exists" operator: "Exists"
effect: "NoSchedule" effect: "NoSchedule"
nodeSelector: nodeSelector:
kubernetes.io/hostname: talos-ly6-864 kubernetes.io/hostname: beelink-ssd-white
nginx: nginx:
tolerations: tolerations:
@ -67,7 +67,7 @@ nginx:
operator: "Exists" operator: "Exists"
effect: "NoSchedule" effect: "NoSchedule"
nodeSelector: nodeSelector:
kubernetes.io/hostname: talos-ly6-864 kubernetes.io/hostname: beelink-ssd-white
sidekiq: sidekiq:
tolerations: tolerations:
@ -75,7 +75,7 @@ sidekiq:
operator: "Exists" operator: "Exists"
effect: "NoSchedule" effect: "NoSchedule"
nodeSelector: nodeSelector:
kubernetes.io/hostname: talos-ly6-864 kubernetes.io/hostname: beelink-ssd-white
streaming: streaming:
tolerations: tolerations:
@ -83,5 +83,5 @@ streaming:
operator: "Exists" operator: "Exists"
effect: "NoSchedule" effect: "NoSchedule"
nodeSelector: nodeSelector:
kubernetes.io/hostname: talos-ly6-864 kubernetes.io/hostname: beelink-ssd-white