diff --git a/kubernetes/infrastructure/repositories/repos/truecharts.yaml b/kubernetes/infrastructure/repositories/repos/truecharts.yaml new file mode 100644 index 0000000..aaa4f33 --- /dev/null +++ b/kubernetes/infrastructure/repositories/repos/truecharts.yaml @@ -0,0 +1,9 @@ +apiVersion: source.toolkit.fluxcd.io/v1 +kind: HelmRepository +metadata: + name: truecharts + namespace: flux-system +spec: + interval: 1h + type: oci + url: oci://tccr.io/truecharts \ No newline at end of file