helm install --generate-name 1password/secrets-injector
throws error
Error creating: Internal error occurred: failed calling webhook "secrets-injector.1password.com": failed to call webhook: Post "https://secrets-injector.default.svc:443/inject?timeout=10s": service "secrets-injector" not found
What did you expect to happen?
We should be able to deploy 1password/secrets-injector without requiring webhook for secrets-injector right?
Your environment
Chart Version: 1.0.2 Helm Version:v3.11.2 Kubernetes Version:1.27.4-do.0
What happened?
helm install --generate-name 1password/secrets-injector
throws errorError creating: Internal error occurred: failed calling webhook "secrets-injector.1password.com": failed to call webhook: Post "https://secrets-injector.default.svc:443/inject?timeout=10s": service "secrets-injector" not found
What did you expect to happen?
We should be able to deploy 1password/secrets-injector without requiring webhook for secrets-injector right?
Steps to reproduce
Notes & Logs