initial scaffold
Some checks failed
terraform / validate (push) Waiting to run
build-hello-app / build-and-push (push) Has been cancelled

This commit is contained in:
CodeGit 2026-08-18 20:22:42 +01:00
commit 5c2080a73b
31 changed files with 1244 additions and 0 deletions

View file

@ -0,0 +1,3 @@
This directory is populated by `flux bootstrap` (docs/SETUP.md step 5) —
it will contain gotk-components.yaml, gotk-sync.yaml, and kustomization.yaml.
Do not hand-edit those files; re-run `flux bootstrap` to change them.