Add configmap rules for templateFrom
@@ -32,6 +32,14 @@ rules:
- "get"
- "list"
- "watch"
+ - apiGroups:
+ - ""
+ resources:
+ - "configmaps"
+ verbs:
+ - "get"
+ - "list"
+ - "watch"
- apiGroups:
- ""
resources: