diff --git a/sealed-secret/deployment.yaml b/sealed-secret/deployment.yaml index 2ea443f..ae321fb 100644 --- a/sealed-secret/deployment.yaml +++ b/sealed-secret/deployment.yaml @@ -20,6 +20,7 @@ spec: containers: - image: siddharth67/secrets:bitnami name: secret-app + imagePullPolicy: Always # uncomment block to mount secret volumeMounts: - name: app-secret-vol