diff --git a/motioneye_deployment.yml b/motioneye_deployment.yml index cf90bc8..647d0c6 100644 --- a/motioneye_deployment.yml +++ b/motioneye_deployment.yml @@ -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"