Go to file
2023-12-20 21:54:54 -08:00
alpine-cluster Stage them all, let god sort it out 2023-12-20 21:54:54 -08:00
applications Add Flux v0.33.0 component manifests 2023-02-03 20:42:52 -08:00
.gitignore Stage them all, let god sort it out 2023-12-20 21:54:54 -08:00
README.md Fix issues with secret-generator 2022-02-18 00:11:03 -08:00
requirements.in Stage them all, let god sort it out 2023-12-20 21:54:54 -08:00

provisioning

insert stuff here

applications

Flux bootstrap

flux bootstrap git \
  --url=https://git.thejimnicholson.com/homelab/new-cluster.git \
  --username=jim \
  --password=XXXXXXXX \
  --token-auth=true \
  --path=applications \
  --branch master