add flagger to all clusters

This commit is contained in:
2025-01-21 23:45:20 -06:00
parent 9b97276263
commit 5978a46a6c
4 changed files with 51 additions and 0 deletions

View File

@ -0,0 +1,8 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: flagger-system
resources:
- namespace.yaml
- repository.yaml
- release.yaml