Update labels
This commit is contained in:
parent
a426fbaf21
commit
0a88be36f5
16 changed files with 122 additions and 40 deletions
|
|
@ -3,6 +3,8 @@ kind: ConfigMap
|
|||
metadata:
|
||||
name: prometheus-configuration
|
||||
labels:
|
||||
app.kubernetes.io/name: prometheus
|
||||
app.kubernetes.io/part-of: ingress-nginx
|
||||
name: prometheus-configuration
|
||||
namespace: ingress-nginx
|
||||
data:
|
||||
|
|
@ -38,4 +40,3 @@ data:
|
|||
- source_labels: [__meta_kubernetes_service_name]
|
||||
regex: prometheus-service
|
||||
action: drop
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue