diff --git a/basic/infrastructure/sources/podinfo-hr.yaml b/basic/infrastructure/sources/podinfo-hr.yaml index 1f70e9a..806b27e 100644 --- a/basic/infrastructure/sources/podinfo-hr.yaml +++ b/basic/infrastructure/sources/podinfo-hr.yaml @@ -1,7 +1,8 @@ -apiVersion: source.toolkit.fluxcd.io/v1beta2 +apiVersion: source.toolkit.fluxcd.io/v1beta1 kind: HelmRepository metadata: name: podinfo + namespace: flux-system spec: - interval: 5m + interval: 1h url: https://stefanprodan.github.io/podinfo