diff --git a/library/common/1.0.0/templates/spawner/_rbac.tpl b/library/common/1.0.0/templates/spawner/_rbac.tpl index b3e92ca006..465ed38def 100644 --- a/library/common/1.0.0/templates/spawner/_rbac.tpl +++ b/library/common/1.0.0/templates/spawner/_rbac.tpl @@ -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" $) -}}