add prometheus config to namespace
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
This commit is contained in:
parent
3843c6fce9
commit
fc3db6610d
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ kind: Namespace
|
||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/instance: fail2ban-prometheus
|
app.kubernetes.io/instance: fail2ban-prometheus
|
||||||
|
prometheus: yolokube
|
||||||
name: fail2ban-prometheus
|
name: fail2ban-prometheus
|
||||||
---
|
---
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
|
|
Reference in a new issue