add label to prometheus namespace
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
5b900c6453
commit
8c5f6beca7
1 changed files with 7 additions and 0 deletions
7
prometheus/namespace.yaml
Normal file
7
prometheus/namespace.yaml
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
apiVersion: v1
|
||||||
|
kind: Namespace
|
||||||
|
metadata:
|
||||||
|
name: prometheus
|
||||||
|
labels:
|
||||||
|
yolokube.de/unlimited-quota: true
|
||||||
|
prometheus: yolokube
|
Loading…
Reference in a new issue