- create GitRepository resource for flux2-test
- set repository URL and update interval
- create Kustomization resource for flux2-test
- configure source reference and path for manifests
🤖
- change chart reference kind from HelmChart to OCIRepository
- ensure compatibility with OCI-based deployments
- update documentation to reflect the new chart reference type
🤖
- change namespace from podinfo to flux2
- reduce OCIRepository interval from 5m to 5ms
- update HelmRelease interval to 10m
- set targetNamespace for HelmRelease to podinfo 🤖
- add namespace to metadata for better resource organization
- ensure consistency in namespace usage across the manifest
- improve clarity for users deploying the podinfo chart
🤖