moving things around

This commit is contained in:
2026-07-03 13:27:31 -03:00
parent 5ff3589fc9
commit df4cf4ba77
4 changed files with 84 additions and 67 deletions

View File

@@ -15,6 +15,16 @@ spec:
labels:
app: code-config
spec:
affinity:
nodeAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 100
preference:
matchExpressions:
- key: kubernetes.io/hostname
operator: In
values:
- iris
containers:
- name: code-config
image: lscr.io/linuxserver/code-server:latest
@@ -100,4 +110,4 @@ spec:
service:
name: code-config
port:
number: 8443
number: 8443