Chart: Implement controller.admissionWebhooks.service.servicePort. (#11933)
Co-authored-by: Ramiro Algozino <ramiro@sighup.io>
This commit is contained in:
parent
37d25c7040
commit
47b86617c1
4 changed files with 66 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ spec:
|
|||
{{- end }}
|
||||
ports:
|
||||
- name: https-webhook
|
||||
port: 443
|
||||
port: {{ .Values.controller.admissionWebhooks.service.servicePort }}
|
||||
targetPort: webhook
|
||||
{{- if semverCompare ">=1.20.0-0" .Capabilities.KubeVersion.Version }}
|
||||
appProtocol: https
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue