More docs on bootstrapping
This commit is contained in:
parent
c06acb6b74
commit
30dccb06fa
@ -18,6 +18,12 @@ Bootstrap with `kubectl apply -f main-manifest.yaml`
|
|||||||
|
|
||||||
TODO: [App-of-apps](https://argo-cd.readthedocs.io/en/stable/operator-manual/cluster-bootstrapping/#app-of-apps-pattern) to manage whole-cluster configuration in a more programmatic way.
|
TODO: [App-of-apps](https://argo-cd.readthedocs.io/en/stable/operator-manual/cluster-bootstrapping/#app-of-apps-pattern) to manage whole-cluster configuration in a more programmatic way.
|
||||||
|
|
||||||
|
## Initial bootstrap
|
||||||
|
|
||||||
|
Note that you need to have manually connected the source Repository _in_ ArgoCD before installing the App-of-apps.
|
||||||
|
|
||||||
|
TODO - when we have a better secrets management system, export Gitea user password so that it can be used by ArgoCD to initialize that repository directly (https://argo-cd.readthedocs.io/en/stable/operator-manual/declarative-setup/#repositories)
|
||||||
|
|
||||||
## Other links
|
## Other links
|
||||||
|
|
||||||
* [General documentation on repositories](https://helm.sh/docs/topics/chart_repository/)
|
* [General documentation on repositories](https://helm.sh/docs/topics/chart_repository/)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user