add prometheus to cert-manager namespace
All checks were successful
ci/woodpecker/push/dashboard Pipeline was successful
All checks were successful
ci/woodpecker/push/dashboard Pipeline was successful
This commit is contained in:
parent
665dce8506
commit
18a2da4f37
1 changed files with 6 additions and 0 deletions
6
cert-manager/namespace.yaml
Normal file
6
cert-manager/namespace.yaml
Normal file
|
@ -0,0 +1,6 @@
|
|||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: cert-manager
|
||||
labels:
|
||||
prometheus: yolokube
|
Loading…
Reference in a new issue