diff --git a/azure-vote-all-in-one-redis.yaml b/azure-vote-all-in-one-redis.yaml index 75b6822824..f4a20c812e 100644 --- a/azure-vote-all-in-one-redis.yaml +++ b/azure-vote-all-in-one-redis.yaml @@ -17,6 +17,7 @@ spec: containers: - name: azure-vote-back image: mcr.microsoft.com/oss/bitnami/redis:6.0.8 + imagePullPolicy: Always env: - name: ALLOW_EMPTY_PASSWORD value: "yes"