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:
@ -66,7 +66,7 @@
|
||||
labels:
|
||||
{{ nfc_role_kubernetes_node_labels | to_nice_yaml(indent=0) | indent(4) }}
|
||||
|
||||
{ elif
|
||||
{% elif
|
||||
nfc_role_kubernetes_prime | bool
|
||||
%}
|
||||
|
||||
|
Reference in New Issue
Block a user