fluxcd / helm-controller

The GitOps Toolkit Helm reconciler, for declarative Helming
https://fluxcd.io
Apache License 2.0
398 stars 157 forks source link

(site) DependsOn does not document cross-namespace dependencies #951

Open egorksv opened 3 months ago

egorksv commented 3 months ago

Documentation issue: https://fluxcd.io/flux/components/helm/helmreleases/#dependencies This section has no mention of cross-namespace dependencies.

It is documented in the code tho: https://github.com/fluxcd/helm-controller/pull/82/files

souleb commented 3 months ago

thanks @egorksv for noticing this. Do you mind opening a PR in https://github.com/fluxcd/website?

stefanprodan commented 3 months ago

@souleb the API docs are not in website but in this repo, they should contain this section as in KC API docs https://fluxcd.io/flux/components/kustomize/kustomizations/#cross-namespace-references