Merge pull request 'fix(sb-server-monitor): allow yolokube prometheus for sb-server-monitor namespace' (#377) from tn-add-sb-server-monitor-deployment into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
Reviewed-on: #377
This commit is contained in:
commit
6d303880de
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