1
0
mirror of synced 2026-02-06 10:55:56 +00:00

Remove deprecated source behaviour

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2021-01-13 11:26:00 +02:00
parent c3911fe490
commit f632abd8fa

View File

@@ -21,12 +21,6 @@ To be able to release a Helm chart, the source that contains the chart
first to the source-controller, so that the `HelmRelease` can reference first to the source-controller, so that the `HelmRelease` can reference
to it. to it.
A cluster administrator should register trusted sources by creating
the resources in the `flux-system` namespace. By default, the
source-controller watches for sources only in the `flux-system`
namespace, this way cluster admins can prevent untrusted sources from
being registered by users.
### Helm repository ### Helm repository
Helm repositories are the recommended source to retrieve Helm charts Helm repositories are the recommended source to retrieve Helm charts