docs: update readme with 'flux' bootstrap command
This commit is contained in:
@@ -3,4 +3,5 @@
|
|||||||
```bash
|
```bash
|
||||||
nix develop # optional step for Nix users
|
nix develop # optional step for Nix users
|
||||||
k3d cluster create --image=rancher/k3s:v1.32.10-k3s1 lab # specify a version here as default may be ⇐ FluxCD requirement
|
k3d cluster create --image=rancher/k3s:v1.32.10-k3s1 lab # specify a version here as default may be ⇐ FluxCD requirement
|
||||||
|
flux bootstrap gitea --hostname=git.hektormisplon.xyz --owner=hektor --repository=lab --path=clusters/lab --token-auth
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user