feat(variables): remove depreciated variables

!35
This commit is contained in:
2024-03-12 21:27:17 +09:30
parent 83ddfd4fbf
commit 3b760db6e7
4 changed files with 7 additions and 11 deletions

View File

@ -40,10 +40,6 @@ nfc_role_kubernetes_worker: false
# ############################################################################################################
Kubernetes_Prime: false # Optional, Boolean. Is the current host the Prime master?
Kubernetes_Master: false # Optional, Boolean. Is the current host a master host?
ContainerDioVersion: 1.6.20-1
KubernetesVersion: '1.26.2' # must match the repository release version
kubernetes_version_olm: '0.26.0'