diff --git a/templates/rolebinding-job.yaml b/templates/rolebinding-job.yaml index f88cea6..881a1fa 100644 --- a/templates/rolebinding-job.yaml +++ b/templates/rolebinding-job.yaml @@ -1,7 +1,6 @@ {{- if .Values.enabled }} {{- if and (and .Values.provisioning.enabled .Values.persistence.enabled) .Values.persistence.mount }} {{- $name := include "gitea.workername" (dict "global" . "worker" "actions-token-job") }} -{{- $secretName := include "gitea.workername" (dict "global" . "worker" "actions-token") }} --- apiVersion: rbac.authorization.k8s.io/v1 kind: RoleBinding