chore: Update manifests after change

This commit is contained in:
2025-12-09 23:32:40 +00:00
parent 648daeec0a
commit bbd2933aa1
1120 changed files with 30 additions and 1633 deletions

View File

@@ -1,5 +1,4 @@
---
# Source: cilium/charts/cilium/templates/cilium-agent/servicemonitor.yaml
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
@@ -26,7 +25,5 @@ spec:
sourceLabels:
- __meta_kubernetes_pod_node_name
targetLabel: node
# If envoy DaemonSet is enabled, we'll create a separate service for it
# If it is not enabled, that means envoy runs inside cilium-agent and we'll monitor using same service
targetLabels:
- k8s-app