mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-03-21 22:41:33 +00:00
Provide the oportunity to specify StroageClass in applications Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
12 lines
379 B
Markdown
12 lines
379 B
Markdown
# Etcd-cluster
|
|
|
|
## Parameters
|
|
|
|
### Common parameters
|
|
|
|
| Name | Description | Value |
|
|
| -------------- | ----------------------------------- | ----- |
|
|
| `size` | Persistent Volume size | `4Gi` |
|
|
| `storageClass` | StorageClass used to store the data | `""` |
|
|
| `replicas` | Number of etcd replicas | `3` |
|