|
apiVersion: v1
|
|
kind: ServiceAccount
|
|
metadata:
|
|
name: scheduler-plugins-scheduler
|
|
namespace: {{ scheduler_plugins_namespace }}
|
|
---
|
|
apiVersion: v1
|
|
kind: ServiceAccount
|
|
metadata:
|
|
name: scheduler-plugins-controller
|
|
namespace: {{ scheduler_plugins_namespace }} |