Explorar el Código

fixed subject apiversion for rolebinding

Grega Bremec hace 2 años
padre
commit
3055bdb66b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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