cozystack/packages/extra/etcd
Andrei Kvapil 0afc3c1e86
[cozystack-api] Implement TenantNamespace, TenantModules, TenantSecret and TenantSecretsTable resources
[cozystack-controller] Introduce new dashboard-controller
[dashboard] Introduce new dashboard based on openapi-ui

Co-authored-by: kklinch0 <kklinch0@gmail.com>
Signed-off-by: kklinch0 <kklinch0@gmail.com>
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2025-09-24 18:27:54 +02:00
..
charts Configure all apps to use new function to generate subjects 2025-06-16 20:32:11 +02:00
logos Update dashboard icons (#274) 2024-08-12 14:47:11 +02:00
templates [etcd] Fix Global TopologySpreadConstarints 2025-09-10 15:10:47 +02:00
.helmignore Ship all logos with Cozystack 2024-07-16 17:31:52 +02:00
Chart.yaml Remove versions_map logic 2025-09-24 12:32:37 +02:00
Makefile [cozystack-api] Implement TenantNamespace, TenantModules, TenantSecret and TenantSecretsTable resources 2025-09-24 18:27:54 +02:00
README.md [cozystack-api] Update defaulting API schemas 2025-09-18 04:49:50 +02:00
values.schema.json [cozystack-api] Update defaulting API schemas 2025-09-18 04:49:50 +02:00
values.yaml [apps] Use new OpenAPI schema and README generator for packages/apps 2025-08-11 12:59:50 +03:00

Etcd-cluster

Parameters

Common parameters

Name Description Type Value
size Persistent Volume size *quantity 4Gi
storageClass StorageClass used to store the data *string ""
replicas Number of etcd replicas *int 3
resources Resource configuration for etcd *object null
resources.cpu The number of CPU cores allocated *quantity 4
resources.memory The amount of memory allocated *quantity 1Gi