Kubernetes: fix node-role labels propogation (#234)

fixes https://github.com/aenix-io/cozystack/issues/209
This commit is contained in:
Andrei Kvapil
2024-07-26 12:01:13 +02:00
committed by GitHub
parent 7ad3725dad
commit 4c5a37d75b

View File

@@ -17,6 +17,11 @@ spec:
spec:
runStrategy: Always
template:
metadata:
labels:
{{- range .group.roles }}
node-role.kubernetes.io/{{ . }}: ""
{{- end }}
spec:
domain:
cpu: