mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-21 07:01:47 +00:00
Remove deprecated source behaviour
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
c3911fe490
commit
f632abd8fa
1 changed files with 0 additions and 6 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue