Admission Webhook: Truncate name. (#10523)

This commit is contained in:
Marco Ebert 2023-10-29 18:26:05 +01:00 committed by GitHub
parent f59738c753
commit 0120a2df48
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 58 additions and 28 deletions

View file

@ -230,7 +230,7 @@ spec:
{{- if .Values.controller.admissionWebhooks.enabled }}
- name: webhook-cert
secret:
secretName: {{ include "ingress-nginx.fullname" . }}-admission
secretName: {{ include "ingress-nginx.admissionWebhooks.fullname" . }}
{{- if .Values.controller.admissionWebhooks.certManager.enabled }}
items:
- key: tls.crt