use amd64 for redis
This commit is contained in:
@@ -16,6 +16,8 @@ spec:
|
||||
labels:
|
||||
app: redis
|
||||
spec:
|
||||
nodeSelector:
|
||||
kubernetes.io/arch: amd64
|
||||
containers:
|
||||
- name: redis
|
||||
image: redis:7.4-alpine
|
||||
|
||||
Reference in New Issue
Block a user