fix(nfc_kubernetes): correct logic for prime node to always be labeled prime

useful for setting up single node where if all nodes off except prime, targeting can be done

!77 !78 !79 !80 nofusscomputing/infrastructure/configuration-management/project-production!58 nofusscomputing/infrastructure/configuration-management/inventory-infrastructure!4 nofusscomputing/infrastructure/configuration-management/templates-production!28
This commit is contained in:
2024-07-30 14:47:01 +09:30
parent 6581056bc9
commit ce8143f52d

View File

@ -66,7 +66,7 @@
labels:
{{ nfc_role_kubernetes_node_labels | to_nice_yaml(indent=0) | indent(4) }}
{ elif
{% elif
nfc_role_kubernetes_prime | bool
%}