feat(argo-events): Add the ability to change the port for argo-events webhook (#1712)
This commit is contained in:
parent
9e523b0538
commit
69feaadde7
4 changed files with 9 additions and 3 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue