still fixing stuff

This commit is contained in:
Linus Vogel 2026-06-29 21:32:51 +02:00
parent 6bf3afbd12
commit 55545a4b21

View File

@ -41,7 +41,7 @@ _internal_defaults_do_not_set:
service: service:
# Type of service. Set to "None" to disable the service entirely # Type of service. Set to "None" to disable the service entirely
type: LoadBalancer type: NodePort
# Set to a specific ClusterIP, or "" for automatic assignment # Set to a specific ClusterIP, or "" for automatic assignment
clusterIP: "" clusterIP: ""
# Additional labels to add to the service selector # Additional labels to add to the service selector