fp/scripts/flux-bootstrap.sh

9 lines
225 B
Bash
Raw Normal View History

2024-05-28 05:17:49 +00:00
#!/bin/bash
flux bootstrap git \
--kubeconfig /home/cj/.kube/vke.yaml \
--url=https://gitea.futureporn.net/futureporn/fp.git \
--branch=main \
--username=cj_clippy \
--token-auth=true \
--path=clusters/production