Unverified Commit dcadec6b authored by Markus Mahlberg's avatar Markus Mahlberg Committed by GitHub

Remove duplicate roleRef (#431) (#432)

parent 4d96c2b9
apiVersion: v1
name: kapacitor
version: 1.4.3
version: 1.4.4
appVersion: 1.6.3
description: InfluxDB's native data processing engine. It can process both stream
and batch data from InfluxDB.
......
......@@ -13,10 +13,6 @@ metadata:
release: "{{ .Release.Name }}"
heritage: "{{ .Release.Service }}"
app: {{ template "kapacitor.fullname" . }}
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
name: {{ template "kapacitor.fullname" . }}
subjects:
- kind: ServiceAccount
name: {{ template "kapacitor.serviceAccountName" . }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment