mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-23 02:00:34 +00:00
Add lighthouse-coredns charts
1. Adds deployment amd configmap 2. Updates RBAC
This commit is contained in:
committed by
Miguel Angel Ajo Pelayo
parent
c905d9fdca
commit
b217b75f96
@@ -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: ["*"]
|
||||
|
||||
Reference in New Issue
Block a user