flux2-kustomize-helm-example
flux2-kustomize-helm-example copied to clipboard
Missing property "interval" + Missing property "sourceRef" for apiVersion: helm.toolkit.fluxcd.io/v2beta1
trafficstars
Hi,
i think here is something missing or ?
Thanky for this repo ! =)
There is nothing missing, just that your editor doesn’t know this is a Kustomize patch that gets merged into the final object, which has all the required fields.
To properly validate the manifests please use the script included in this repo at https://github.com/fluxcd/flux2-kustomize-helm-example/blob/main/scripts/validate.sh