Update labels

This commit is contained in:
Antoine Legrand 2018-08-22 15:37:22 +02:00
parent a426fbaf21
commit 0a88be36f5
16 changed files with 122 additions and 40 deletions

View file

@ -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