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,10 @@
---
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: flagger
namespace: flagger-system
spec:
interval: 1h
url: oci://ghcr.io/fluxcd/charts
type: oci