*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit a625e30a authored by entlein's avatar entlein
Browse files

revert: to previous config

parent db45497a
No related branches found
No related tags found
1 merge request!1Restore main as the default branch
......@@ -21,7 +21,7 @@ spec:
service:
enabled: true
admissionWebhooks:
enabled: {{ item.value.enabledAdmissionWebhooks | default(true) }}
enabled: {{ item.value.enabledAdmissionWebhooks | default(false) }}
{% if item.value.loadBalancerIP is defined and item.value.loadBalancerIP | length > 0 %}
externalTrafficPolicy: "Local"
type: LoadBalancer
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment