Webhook server
#1073
Replies: 1 comment
-
You can render a YAML from the Helm chart using helm template (https://helm.sh/docs/helm/helm_template/) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The documentation says that the only way to deploy a webhook server is through helm. I am wondering if this is still true or if the recent updates allows for webhook server to deployed by adding options to the yaml file? I want to avoid having to setup helm if possible on my eks cluster.
Beta Was this translation helpful? Give feedback.
All reactions