feat(argo-events): Add the ability to change the port for argo-events webhook (#1712)

This commit is contained in:
Chris Reiche 2022-12-16 19:45:25 -05:00 committed by GitHub
parent 9e523b0538
commit 69feaadde7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 3 deletions

View file

@ -315,6 +315,9 @@ webhook:
# -- Labels to be added to event controller pods
podLabels: {}
# -- Port to listen on
port: 443
# -- Event controller container-level security context
containerSecurityContext: {}
# capabilities: