values_helmChart__primary.yaml aktualisiert
This commit is contained in:
parent
c7fc6c188a
commit
568b4d1422
@ -14,3 +14,14 @@ application:
|
|||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
domain: tuxnet.lan
|
domain: tuxnet.lan
|
||||||
|
|
||||||
|
# k8s affinity for node binding
|
||||||
|
affinity: {}
|
||||||
|
# nodeAffinity:
|
||||||
|
# requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
# nodeSelectorTerms:
|
||||||
|
# - matchExpressions:
|
||||||
|
# - key: disktype
|
||||||
|
# operator: In
|
||||||
|
# values:
|
||||||
|
# - ssd
|
Loading…
x
Reference in New Issue
Block a user