Example chart for showing how to package a service built using the scroll-proving-sdk library
Name | Url | |
---|---|---|
scroll-tech | sebastien@scroll.io |
Kubernetes: >=1.22.0-0
Repository | Name | Version |
---|---|---|
oci://ghcr.io/scroll-tech/scroll-sdk/helm | common | 1.5.1 |
Key | Type | Default | Description |
---|---|---|---|
command[0] | string | "/bin/sh" |
|
command[1] | string | "-c" |
|
command[2] | string | "exec cloud --config /sdk_prover/config.json" |
|
defaultProbes.custom | bool | true |
|
defaultProbes.enabled | bool | true |
|
defaultProbes.spec.httpGet.path | string | "/" |
|
defaultProbes.spec.httpGet.port | int | 80 |
|
global.fullnameOverride | string | "scroll-proving-sdk" |
|
global.nameOverride | string | "scroll-proving-sdk" |
|
image.pullPolicy | string | "Always" |
|
image.repository | string | "scrolltech/sdk-cloud-prover" |
|
image.tag | string | "v0.0.2" |
|
persistence.config.enabled | bool | true |
|
persistence.config.mountPath | string | "/sdk_prover/" |
|
persistence.config.name | string | "scroll-proving-sdk-config" |
|
persistence.config.type | string | "configMap" |
|
persistence.keys.accessMode | string | "ReadWriteOnce" |
|
persistence.keys.enabled | bool | true |
|
persistence.keys.mountPath | string | "/keys/" |
|
persistence.keys.size | string | "10Mi" |
|
persistence.keys.type | string | "pvc" |
|
probes.liveness.<<.custom | bool | true |
|
probes.liveness.<<.enabled | bool | true |
|
probes.liveness.<<.spec.httpGet.path | string | "/" |
|
probes.liveness.<<.spec.httpGet.port | int | 80 |
|
probes.readiness.<<.custom | bool | true |
|
probes.readiness.<<.enabled | bool | true |
|
probes.readiness.<<.spec.httpGet.path | string | "/" |
|
probes.readiness.<<.spec.httpGet.port | int | 80 |
|
probes.startup.<<.custom | bool | true |
|
probes.startup.<<.enabled | bool | true |
|
probes.startup.<<.spec.httpGet.path | string | "/" |
|
probes.startup.<<.spec.httpGet.port | int | 80 |
|
resources.limits.cpu | string | "100m" |
|
resources.limits.memory | string | "500Mi" |
|
resources.requests.cpu | string | "50m" |
|
resources.requests.memory | string | "100Mi" |
|
scrollConfig | string | "{}\n" |
|
service.main.enabled | bool | true |
|
service.main.ports.http.enabled | bool | true |
|
service.main.ports.http.port | int | 80 |
Autogenerated from chart metadata using helm-docs v1.14.2