openshift_hosted.yml 356 B

123456789101112131415161718
  1. ---
  2. - include: create_persistent_volumes.yml
  3. - include: openshift_default_storage_class.yml
  4. - include: openshift_hosted_create_projects.yml
  5. - include: openshift_hosted_router.yml
  6. - include: openshift_hosted_registry.yml
  7. - include: openshift_metrics.yml
  8. - include: openshift_logging.yml
  9. - include: cockpit-ui.yml
  10. - include: openshift_prometheus.yml