Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Fix bug in helm chart when namespace != k-rail #71

Merged
merged 1 commit into from
Jun 8, 2020
Merged

Fix bug in helm chart when namespace != k-rail #71

merged 1 commit into from
Jun 8, 2020

Conversation

andyspiers
Copy link
Contributor

@andyspiers andyspiers commented Jun 4, 2020

The helm chart didn't produce a working admission webhook when installing in a namespace other than k-rail

This was because the service name and namespace name are transposed in the webhook configuration.

This PR corrects that.

Thanks!
Andy

@andyspiers andyspiers changed the title Fix bug in helm chart which prevents deploying when namespace != k-rail Fix bug in helm chart when namespace != k-rail Jun 4, 2020
@js-timbirkett
Copy link

@dustin-decker - any thoughts on this? It looks like a genuine fat-finger / 🦋 (bug).

Copy link
Contributor

@dustin-decker dustin-decker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching and fixing that!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants