add prometheus label to longhorn namespace
All checks were successful
ci/woodpecker/push/dashboard Pipeline was successful

This commit is contained in:
Aaron Riedel 2024-10-03 14:31:58 +02:00
parent 3bed5fc4a4
commit 476768ff09
Signed by: aaron
GPG key ID: 643004654D40D577
2 changed files with 7 additions and 0 deletions

View file

@ -6,3 +6,4 @@ resources:
- ./recurringjobs.yaml
- ./storageclass.yaml
- ./volumesnapshotclass.yaml
- ./namespace.yaml

6
longhorn/namespace.yaml Normal file
View file

@ -0,0 +1,6 @@
apiVersion: v1
kind: Namespace
metadata:
name: longhorn-system
labels:
prometheus: yolokube