Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Apps

Where we keep apps config files to be reconsiled by flux.

  1. common: Applications that will be installed by default. Like, dex and podinfo apps.

  2. enterprise: Enterprise components that will be installed if you choose to install enterprise --weave-mode enterprise.

  3. enterprise-leaf: Apps that will be installed if you choose to create leaf cluster --weave-mode leaf.

  4. gitops: gitops app will be installed if you choose to install gitops-core --weave-mode core.

  5. flagger: flagger and ingress apps will be installed if you choose to install flagger --enable-flagger.

Note: Under each directory there is a kustomization.yaml-template file. We copy this file to your cluster directory. So you don't worry about them at all ;).