Automated Manifest Update (#3741)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #3741
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #3741.
This commit is contained in:
2026-02-05 18:29:41 +00:00
committed by Alex Lebens
parent cdea8999c1
commit f8a652bc25
14 changed files with 57 additions and 106 deletions

View File

@@ -5,6 +5,14 @@ metadata:
labels:
app.kubernetes.io/part-of: cilium
rules:
- apiGroups:
- networking.k8s.io
resources:
- networkpolicies
verbs:
- get
- list
- watch
- apiGroups:
- ""
resources:
@@ -26,3 +34,11 @@ rules:
- get
- list
- watch
- apiGroups:
- cilium.io
resources:
- "*"
verbs:
- get
- list
- watch