fix(rbac): sa and rbac definitions (#117)

Sync the SA and RBAC definitions with what we have in submariner-operator.

Signed-off-by: Steve Mattar <smattar@redhat.com>
This commit is contained in:
Steve Mattar
2021-02-23 16:08:55 +01:00
committed by GitHub
parent c1177daa36
commit 7f2d832e6f
10 changed files with 1237 additions and 177 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ spec:
- mountPath: /etc/coredns
name: config-volume
readOnly: true
serviceAccountName: {{ template "submariner.lighthouseServiceAccountName" . }}
serviceAccountName: {{ template "submariner.lighthouseCoreDnsServiceAccountName" . }}
volumes:
- configMap:
defaultMode: 420