Add lighthouse-coredns charts

1. Adds deployment amd configmap
2. Updates RBAC
This commit is contained in:
Vishal Thapar
2020-06-09 13:27:07 +02:00
committed by Miguel Angel Ajo Pelayo
parent c905d9fdca
commit b217b75f96
4 changed files with 88 additions and 1 deletions
+1 -1
View File
@@ -118,7 +118,7 @@ metadata:
name: {{ template "submariner.fullname" . }}:lighthouse
rules:
- apiGroups: [""]
resources: ["services", "namespaces"]
resources: ["services", "namespaces", "configmaps"]
verbs: ["get", "list", "watch", "update"]
- apiGroups: ["lighthouse.submariner.io"]
resources: ["*"]