changing adguard to arm64 node

This commit is contained in:
2026-09-05 18:16:03 -03:00
parent 636c5e2d04
commit 5a4bc8d0e9
+10
View File
@@ -30,6 +30,16 @@ spec:
labels:
app: adguardhome
spec:
affinity:
nodeAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 100
preference:
matchExpressions:
- key: kubernetes.io/arch
operator: In
values:
- arm64
containers:
- name: adguardhome
image: adguard/adguardhome:latest