apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
  annotations:
    helm.sh/hook: pre-install, pre-upgrade
    helm.sh/hook-weight: "-1"
  creationTimestamp: "2026-04-21T18:19:11Z"
  labels:
    app.kubernetes.io/instance: envoy-gateway
    app.kubernetes.io/managed-by: Helm
    app.kubernetes.io/name: gateway-helm
    app.kubernetes.io/version: v1.7.0
    helm.sh/chart: gateway-helm-v1.7.0
  name: envoy-gateway-gateway-helm-certgen:envoy-gateway-system
  resourceVersion: "580"
  uid: 4d5cb4fb-a5f1-447e-9e15-504997e08280
rules:
- apiGroups:
  - admissionregistration.k8s.io
  resources:
  - mutatingwebhookconfigurations
  verbs:
  - get
  - list
  - watch
- apiGroups:
  - admissionregistration.k8s.io
  resourceNames:
  - envoy-gateway-topology-injector.envoy-gateway-system
  resources:
  - mutatingwebhookconfigurations
  verbs:
  - update
  - patch
