add flagger

This commit is contained in:
2025-01-29 00:37:53 -06:00
parent ee096b3d72
commit 6f47d93949
4 changed files with 49 additions and 0 deletions

View File

@ -0,0 +1,9 @@
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