Automated Manifest Update (#2342)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: #2342 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 #2342.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user