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.

11 lines
263 B

  1. apiVersion: v1
  2. kind: ServiceAccount
  3. metadata:
  4. name: scheduler-plugins-scheduler
  5. namespace: {{ scheduler_plugins_namespace }}
  6. ---
  7. apiVersion: v1
  8. kind: ServiceAccount
  9. metadata:
  10. name: scheduler-plugins-controller
  11. namespace: {{ scheduler_plugins_namespace }}