Ver código fonte

fixed subject apiversion for rolebinding

Grega Bremec 2 anos atrás
pai
commit
1b86873f09

+ 1 - 1
deployment/exporter/base/prometheus-rolebinding.yml

@@ -8,7 +8,7 @@ roleRef:
   kind: Role
   name: prometheus-scrape
 subjects:
-- apiGroup: v1
+- apiGroup: ""
   kind: ServiceAccount
   name: prometheus-k8s
   namespace: prometheus