Add Flagger

This commit is contained in:
2024-08-28 20:23:32 -05:00
parent 740076c19f
commit 9141228d53
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