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.

18 lines
368 B

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