fix(kubernetes_roles): conditional checks for prime

required so that config not applied to workers

!75
This commit is contained in:
2024-07-08 00:46:06 +00:00
parent 425e05de37
commit cba13dd8a3

View File

@ -10,6 +10,8 @@
nfc_role_kubernetes_master
or
nfc_role_kubernetes_prime | default(true) | bool
and
not nfc_role_kubernetes_worker
-%}
{%