add prometheus config to namespace
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful

This commit is contained in:
Aaron Riedel 2024-10-03 20:19:28 +02:00
parent 3843c6fce9
commit fc3db6610d
Signed by: aaron
GPG key ID: 643004654D40D577

View file

@ -3,6 +3,7 @@ kind: Namespace
metadata:
labels:
app.kubernetes.io/instance: fail2ban-prometheus
prometheus: yolokube
name: fail2ban-prometheus
---
apiVersion: v1