mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-02-05 08:17:59 +00:00
27 lines
984 B
Plaintext
27 lines
984 B
Plaintext
main installation script and uplaod secrets to kubernetes
|
|
kubectl exec -ti -n cozy-linstor srv3 -- vgcreate data /dev/sdb
|
|
grafana admin password
|
|
grafana redis password
|
|
autoconfigure ONCALL_API_URL
|
|
oidc
|
|
talos setup via tcp-proxy
|
|
migrate kubeapps redis to operator
|
|
kubeapps patch helm chart to use custom images
|
|
flux policies
|
|
talos linux firmware
|
|
replace reconcile.sh
|
|
metallb-configuration
|
|
docs: each chart should be self sufficient
|
|
docs: core charts must be accessible via helm template | kubectl apply -f
|
|
docs: system charts must be accessible via helm install & flux
|
|
docs: how to get first token to access cluster
|
|
docs: where to store talosconfig
|
|
how to version helm charts
|
|
autombump chart versions for system charts
|
|
move icons to repo
|
|
reconcile system helm releases
|
|
remove cluster and other namespace resources from apps charts, eg extension-apiserver-authentication-reader
|
|
nginx-ingress has no values
|
|
update all applications to be managed by operators
|
|
fullnameOverride kamaji-etcd
|