Ver Fonte

fixed subject apiversion for rolebinding

Grega Bremec há 2 anos atrás
pai
commit
3055bdb66b
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      deployment/exporter/base/prometheus-rolebinding.yml

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

@@ -8,7 +8,7 @@ roleRef:
   kind: Role
   name: prometheus-scrape
 subjects:
-- apiGroup: rbac.authorization.k8s.io
+- apiGroup: v1
   kind: ServiceAccount
   name: prometheus-k8s
   namespace: prometheus