Anonymous
-
2025-09-12
- assigned_to: NickVolynkin
Originally created by: NickVolynkin
Originally owned by: NickVolynkin
Cozystack has system applications that are meant to be deployed by platform administrators, indirectly, through tenant configuration:
kubectl patch -n tenant-root tenants.apps.cozystack.io root --type=merge -p '
{"spec":{
"monitoring": true,
"etcd": true,
"seaweedfs": true,
}}'
Such packages still have values.yaml, that admins can edit, and README.md, that they can read. There are two problems with the READMEs:
This epic is a collection of tasks designed to improve this situation.
packages/extra/bootbox: expand readmepackages/extra/etcd: expand readmepackages/extra/ingress: expand readmepackages/extra/monitoring: expand readmepackages/extra/seaweedfs: expand readmepackages/extra/*: include in cozystack/website