the very large majorly different smol-k8s-lab upgrade #1
No reviewers
Labels
No labels
TUI
bug
docs
duplicate
enhancement
help wanted
invalid
major
question
secrets
wontfix
bug
duplicate
enhancement
help wanted
invalid
major
minor
patch
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
oeng/smol-k8s-lab!1
Loading…
Reference in a new issue
No description provided.
Delete branch "refs/pull/1/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
TODO
EXTREMELY LARGE OVERHAUL
New Schema per app
All apps will now live under
$XDG_CONFIG_HOME/small-k8s-lab/apps/name_of_app.yamland they will follow a schema like what we have here for nextcloud:Significant schema changes
Top level parameters now include:
This is because these are the top parameters most used in almost every single app, so cramming them all into the secrets felt weird. This also helps us have a predictable schema for all our our helm charts that we're calling smol-apps which live in the argocd-apps repo.
currently updating the docs, and then we need to get the CI running here as well...