consolidate repository files

This commit is contained in:
2024-06-10 01:02:21 +10:00
parent a74f5dcd09
commit 0107b7cba0
3 changed files with 47 additions and 2 deletions

View File

@@ -0,0 +1,10 @@
apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: OCIRepository
metadata:
name: capacitor
namespace: flux-system
spec:
interval: 12h
url: oci://ghcr.io/gimlet-io/capacitor-manifests
ref:
semver: ">=0.1.0"