Sigstore API Endpoint Prober
Homepage: https://sigstore.dev/
| Name | Url | |
|---|---|---|
| The Sigstore Authors |
| Key | Type | Default | Description |
|---|---|---|---|
| affinity | object | {} |
|
| namespace.create | bool | true |
|
| namespace.name | string | "sigstore-prober" |
|
| nodeSelector | object | {} |
|
| prometheus.port | int | 8080 |
|
| serviceAccount.annotations | object | {} |
|
| serviceAccount.create | bool | false |
|
| serviceAccount.name | string | "default" |
|
| spec.args.disableGrpc | bool | true |
|
| spec.args.frequency | int | 10 |
|
| spec.args.fulcioRequests | list | [] |
|
| spec.args.grpcPort | int | 5554 |
|
| spec.args.rekorRequests | list | [] |
|
| spec.args.rekorV2Url | string | "" |
|
| spec.args.signingConfig | string | "" |
|
| spec.args.staging | bool | false |
|
| spec.args.trustedRoot | string | "" |
|
| spec.args.writeProber | bool | false |
|
| spec.image | string | "ghcr.io/sigstore/sigstore-probers/prober:v1.0.1@sha256:d1e914e6d6b92ed4d17ad103db4aae4832a3db4f9933ccbe22506bf1a6a7ac64" |
|
| spec.imagePullPolicy | string | "Always" |
|
| spec.matchLabels.app | string | "sigstore-prober" |
|
| spec.replicaCount | int | 1 |
|
| spec.resources.limits.cpu | string | "200m" |
|
| spec.resources.limits.memory | string | "128Mi" |
|
| spec.resources.requests.cpu | string | "50m" |
|
| spec.resources.requests.memory | string | "64Mi" |
|
| tolerations | list | [] |
Autogenerated from chart metadata using helm-docs v1.14.2