Skip to content

sika-training-examples/2024-12-02_fluxcd-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fluxcd-example-2024-12-02

Setup

export GITLAB_TOKEN=1oP9695k71pm6mg2MEyg

flux bootstrap gitlab \
  --deploy-token-auth \
  --owner=ondrejsika \
  --repository=fluxcd-example-2024-12-02 \
  --branch=master \
  --hostname=gitlab.sikademo.com \
  --path=clusters/us \
  --personal
export GITLAB_TOKEN=1oP9695k71pm6mg2MEyg

flux bootstrap gitlab \
  --deploy-token-auth \
  --owner=ondrejsika \
  --repository=fluxcd-example-2024-12-02 \
  --branch=master \
  --hostname=gitlab.sikademo.com \
  --path=clusters/eu \
  --personal
flux reconcile source git flux-system --namespace=flux-system

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published