add flagger

This commit is contained in:
2025-01-29 00:37:53 -06:00
parent ee096b3d72
commit ab7276a112
4 changed files with 50 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