fix(sb-server-monitor): allow yolokube prometheus for sb-server-monitor namespace
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
This commit is contained in:
parent
6e33238de4
commit
ab9c4e1779
1 changed files with 3 additions and 0 deletions
|
@ -2,4 +2,7 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Namespace
|
kind: Namespace
|
||||||
metadata:
|
metadata:
|
||||||
|
labels:
|
||||||
|
app.kubernetes.io/instance: sb-server-monitor
|
||||||
|
prometheus: yolokube
|
||||||
name: sb-server-monitor
|
name: sb-server-monitor
|
||||||
|
|
Loading…
Reference in a new issue