webhook secure Port auskommentiert

This commit is contained in:
Titus Vermesan
2024-10-08 15:57:32 +02:00
parent 02add120a3
commit 855383a01d

View File

@@ -21,8 +21,8 @@ spec:
value: 'true' value: 'true'
- name: webhook.hostNetwork - name: webhook.hostNetwork
value: 'true' value: 'true'
- name: webhook.securePort # - name: webhook.securePort
value: '10250' # value: '10250'
chart: cert-manager chart: cert-manager
repoURL: https://charts.jetstack.io repoURL: https://charts.jetstack.io
targetRevision: v1.15.* targetRevision: v1.15.*