You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
456 B

  1. ---
  2. # Instance settings
  3. cloud_image: almalinux-8
  4. mode: default
  5. vm_memory: 3072
  6. # Kubespray settings
  7. metrics_server_enabled: true
  8. dashboard_namespace: "kube-dashboard"
  9. dashboard_enabled: true
  10. loadbalancer_apiserver_type: haproxy
  11. local_path_provisioner_enabled: true
  12. # NTP mangement
  13. ntp_enabled: true
  14. ntp_timezone: Etc/UTC
  15. ntp_manage_config: true
  16. ntp_tinker_panic: true
  17. ntp_force_sync_immediately: true
  18. # Scheduler plugins
  19. scheduler_plugins_enabled: true