Moving dev back to LF Gerrit
[it/dep.git] / ric-platform / 50-RIC-Platform / helm / appmgr / templates / serviceaccount.yaml
index 4fd198b..96da29a 100644 (file)
@@ -48,7 +48,7 @@ metadata:
   namespace: {{ include "common.tillerNameSpace" $ctx }}
 rules:
 - apiGroups: [""]  
-  resources: ["configmaps"]
+  resources: ["configmaps", "endpoints"]
   verbs: ["get"]
 ---
 apiVersion: rbac.authorization.k8s.io/v1beta1