chore: update flux
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2m32s

This commit is contained in:
root
2026-01-25 17:16:32 +08:00
parent 0b9e58896f
commit 4154c807b1
6 changed files with 10267 additions and 0 deletions

12
clusters/app/flux-deploy.sh Executable file
View File

@@ -0,0 +1,12 @@
#!/bin/bash
USER_NAME=Zpekii
BRANCH=main
URL=https://git.0orz.top/Zpekii/go-example.git
flux bootstrap git \
--url=$URL \
--branch=$BRANCH \
--username=$USER_NAME \
--token-auth=true \
--path=./