mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-22 16:44:24 +00:00
Update flux path
This commit is contained in:
@@ -79,5 +79,5 @@ runcmd:
|
|||||||
- ./get_helm.sh
|
- ./get_helm.sh
|
||||||
# Install and bootstrap Flux
|
# Install and bootstrap Flux
|
||||||
- curl -s https://fluxcd.io/install.sh | bash
|
- curl -s https://fluxcd.io/install.sh | bash
|
||||||
- su ${username} -c 'export GITHUB_TOKEN=${github_token} && flux bootstrap github --owner=${github_username} --repository=${github_repo} --personal'
|
- su ${username} -c 'export GITHUB_TOKEN=${github_token} && flux bootstrap github --owner=${github_username} --repository=${github_repo} --path=clusters/prod --personal'
|
||||||
final_message: "The system is finally up, after $UPTIME seconds"
|
final_message: "The system is finally up, after $UPTIME seconds"
|
||||||
Reference in New Issue
Block a user