summaryrefslogtreecommitdiffstats
path: root/roles/openshift_serviceaccounts/templates/serviceaccount.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/openshift_serviceaccounts/templates/serviceaccount.j2')
-rw-r--r--roles/openshift_serviceaccounts/templates/serviceaccount.j24
1 files changed, 4 insertions, 0 deletions
diff --git a/roles/openshift_serviceaccounts/templates/serviceaccount.j2 b/roles/openshift_serviceaccounts/templates/serviceaccount.j2
new file mode 100644
index 000000000..931e249f9
--- /dev/null
+++ b/roles/openshift_serviceaccounts/templates/serviceaccount.j2
@@ -0,0 +1,4 @@
+apiVersion: v1
+kind: ServiceAccount
+metadata:
+ name: {{ item }}