flux2/pkg/manifestgen/install
Hidde Beydals 9055e753a9 Add `app.kubernetes.io/part-of: flux` label
To be used in a future version of Flux to better select Flux components
in a namespace, as the namespace value for the
`app.kubernetes.io/instance` could be used by non Flux related
workloads.

Signed-off-by: Hidde Beydals <hello@hidde.co>
..
install.go Embed the install manifests in flux binary
install_test.go Embed the install manifests in flux binary
manifests.go Replace SA namespace in RBAC
options.go Allow Flux to be deployed on tainted Kubernetes nodes
templates.go Add `app.kubernetes.io/part-of: flux` label