reverted back to multi-arch cluster

This commit is contained in:
Radar231 2022-11-20 20:41:55 -05:00
parent 97c5022e6b
commit f71f93cfeb
1 changed files with 2 additions and 4 deletions

View File

@ -25,12 +25,10 @@ spec:
- key: kubernetes.io/arch
operator: In
values:
#- arm64
- amd64
- arm64
containers:
- name: motioneye
#image: ccrisan/motioneye:master-armhf
image: ccrisan/motioneye:master-amd64
image: ccrisan/motioneye:master-armhf
env:
- name: TZ
value: "EST5EDT"