Update the status of an existing Trillian tree
Homepage: https://sigstore.dev/
Name | Url | |
---|---|---|
The Sigstore Authors |
Key | Type | Default | Description |
---|---|---|---|
annotations | object | {} |
|
args.treeID | string | "" |
|
args.treeState | string | "" |
valid tree states are ACTIVE, FROZEN and DRAINING |
enabled | bool | false |
|
namespace.create | bool | false |
|
namespace.name | string | "trillian-system" |
|
securityContext.runAsNonRoot | bool | true |
|
securityContext.runAsUser | int | 65533 |
|
serviceAccount.annotations | object | {} |
|
serviceAccount.create | bool | false |
|
serviceAccount.name | string | "trillian-logserver" |
|
spec.image | string | "ghcr.io/sigstore/scaffolding/updatetree:v0.6.14@sha256:0afd3cdcb447c8f0243a89e408fe5ece3f745a054b067f397331c4add9380153" |
|
spec.replicaCount | int | 1 |
|
trillian.adminServer | string | "" |
|
trillian.logServer.name | string | "trillian-logserver" |
|
trillian.logServer.portRPC | int | 8091 |
|
trillian.namespace | string | "trillian-system" |
|
ttlSecondsAfterFinished | int | 3600 |