values_helmChart__backup.yaml aktualisiert

This commit is contained in:
Marko Oldenburg 2025-03-05 06:05:49 +00:00
parent 51fac256ee
commit c7fc6c188a

View File

@ -17,3 +17,15 @@ nodeport:
ingress: ingress:
domain: tuxnet.lan domain: tuxnet.lan
# k8s affinity for node binding
affinity: {}
# nodeAffinity:
# requiredDuringSchedulingIgnoredDuringExecution:
# nodeSelectorTerms:
# - matchExpressions:
# - key: disktype
# operator: In
# values:
# - ssd