This repository has been archived by the owner on Aug 25, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 385
name for auto generated key doesn't always match #36
Comments
this and #13 are blockers for this chart launching on vanilla docker for windows/mac |
In case this was not clear enough it causes the hook container to fail because it cannot find the certificate. |
Ouch sorry! We'll get this fixed ASAP and cut a patch release this week. Sorry about that. |
anubhavmishra
added a commit
to anubhavmishra/consul-helm
that referenced
this issue
Oct 16, 2018
Doing this PR separately to fix hashicorp#36 since it is independent of my [PR](hashicorp#37) for RBAC for the injector.
@scott2449 I just fixed the configuration name that the injector uses. Hopefully, that helps! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Dynamic:
https://github.com/hashicorp/consul-helm/blob/master/templates/connect-inject-mutatingwebhook.yaml#L6
Static:
https://github.com/hashicorp/consul-helm/blob/master/templates/connect-inject-deployment.yaml#L53
I'd PR but I'm not sure how you'd want to handle that.. if it's variable or static in both locations just let me know and I can submit one.
The text was updated successfully, but these errors were encountered: