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,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