use amd64 for redis

This commit is contained in:
2025-06-30 22:34:55 +02:00
parent 23adf5a6be
commit 1c60146f33

View File

@@ -16,6 +16,8 @@ spec:
labels:
app: redis
spec:
nodeSelector:
kubernetes.io/arch: amd64
containers:
- name: redis
image: redis:7.4-alpine