Closed ld-singh closed 1 year ago
Secret Injector Version: latest
1Password CLI Version: NA
Connect Server Version: NA
Kubernetes Version: NA
make deploy fails to deploy pod. it is not able to pull image as policy is set to Never.
Policy should be IfNotPresent and should pull image if not present on server.
checkout latest code and run make deploy
same issue here
Your environment
Secret Injector Version: latest
1Password CLI Version: NA
Connect Server Version: NA
Kubernetes Version: NA
What happened?
make deploy fails to deploy pod. it is not able to pull image as policy is set to Never.
What did you expect to happen?
Policy should be IfNotPresent and should pull image if not present on server.
Steps to reproduce
checkout latest code and run make deploy