k8s manifests with vars set up for fluxcd
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

adding a quick readme #1

open opened by dsx.sh targeting main from public
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:6so2rykrnjmzebbr2zbwbqbx/sh.tangled.repo.pull/3mlhsj26bcd22
+18
Diff #0
+18
README.md
··· 1 + # knot-k8s 2 + 3 + Kubernetes manifests for running [Knot](https://docs.tangled.org/knot-self-hosting-guide) and its companion service [Spindle](https://docs.tangled.org/spindles) via Flux. 4 + 5 + ## Structure 6 + 7 + - `knot/` — Knot Git server (the backing git datastore) 8 + - `spindle/` — Spindle (handles pipelines using Tangled's CICD) 9 + - `namespace.yaml` — shared namespace 10 + 11 + ## Flux variables 12 + 13 + Any value in `${}` is a substitution variable injected by a parent Flux `Kustomization` via `postBuild.substituteFrom`. They are not defined in this repo. Currently used: 14 + 15 + | Variable | Purpose | 16 + |---|---| 17 + | `${domain}` | Base domain for ingress hostnames | 18 + | `${cert_issuer}` | Name of the cert-manager `ClusterIssuer` to use |

History

1 round 0 comments
sign up or login to add to the discussion
dsx.sh submitted #0
2 commits
expand
adding a quick readme
updating with real info, come on claude
merge conflicts detected
expand
expand 0 comments