add flagger to all clusters
This commit is contained in:
7
apps/flagger/namespace.yaml
Normal file
7
apps/flagger/namespace.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: flagger-system
|
||||
labels:
|
||||
toolkit.fluxcd.io/tenant: sre-team
|
Reference in New Issue
Block a user