You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@un1xman You're currently using disable_selinux everywhere, but only the global option is called disable_selinux - For the node pools it is only called selinux.
@mysticaltech For control planes the SELinux option is hardcoded to true
Description
I have added
disable_selinux = true
to module, but it has not any affect to node(s). SELINUX initalized withenforcing
mode on nodepools.Kube.tf file
Screenshots
No response
Platform
Linux
The text was updated successfully, but these errors were encountered: