cozystack/packages/extra/etcd
Andrei Kvapil 8c6fc68367
[cozystack-api] Update defaulting API schemas
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2025-09-18 04:49:50 +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 [etcd] Fix Global TopologySpreadConstarints 2025-09-10 15:10:47 +02:00
Makefile [apps] Use new OpenAPI schema and README generator for packages/extra 2025-08-07 14:05:50 +03: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