--- apiVersion: helm.cattle.io/v1 kind: HelmChart metadata: name: argo-events namespace: cicd-system spec: repo: https://argoproj.github.io/argo-helm chart: argo-events valuesContent: |- controller: rbac: namespaced: true serviceAccount: name: argo-events ...