This commit is contained in:
Stavros kois
2022-11-23 16:16:26 +02:00
parent c3af08f2e0
commit 97412256d3

View File

@@ -14,7 +14,7 @@
{{- end -}}
{{/*
Pass a serviceAccount object containing this single SA to the class,
Pass a RBAC object containing this single RBAC to the class,
in order to create the object. Also pass "root" for includes to work.
*/}}
{{- include "ix.v1.common.class.rbac" (dict "rbac" $rbacValues "root" $) -}}