clusterrolebinding.yaml 348 B

12345678910111213
  1. apiVersion: rbac.authorization.k8s.io/v1
  2. kind: ClusterRoleBinding
  3. metadata:
  4. name: keda-operator-hpa-controller-external-metrics-system-kube-proxy
  5. roleRef:
  6. apiGroup: rbac.authorization.k8s.io
  7. kind: ClusterRole
  8. name: keda-operator-external-metrics-reader
  9. subjects:
  10. - apiGroup: rbac.authorization.k8s.io
  11. kind: User
  12. name: system:kube-proxy