Back to Aptos Core

testnet-addons

terraform/helm/testnet-addons/README.md

latest2.8 KB
Original Source

testnet-addons

Additional components for aptos-nodes testnet

Homepage: https://aptoslabs.com/

Source Code

Values

KeyTypeDefaultDescription
cloudstring"EKS"
genesis.chain_idstringnilAptos Chain ID
genesis.numValidatorsstringnilNumber of validators deployed in this testnet
genesis.username_prefixstring"aptos-node"Validator username prefix, used to get genesis secrets. This should be the fullname for the aptos-node helm release
imageTagstring"devnet"Default image tag to use for all aptos images
ingress.acm_certificatestringnilThe ACM certificate to install on the ingress
ingress.cookieDurationSecondsint86400If stickiness is enabled, how long the session cookie should last
ingress.enableStickynessbooltrueWhether to enable session stickiness on the underlying load balancer
ingress.gce_managed_certificatestringnilThe GCE certificate to install on the ingress
ingress.gce_security_policystringnilSecurity policy to apply to the backend services behind the ingress
ingress.gce_static_ipstringnilThe GCE static IP to install on the ingress
ingress.loadBalancerSourceRangesstringnilList of CIDRs to accept traffic from
ingress.wafAclArnstringnilThe ARN of the WAF ACL to install on the ingress
service.domainstringnilIf set, the base domain name to use for External DNS
serviceAccount.createbooltrueSpecifies whether a service account should be created
serviceAccount.namestringnilThe name of the service account to use. If not set and create is true, a name is generated using the fullname template
waypoint.affinityobject{}
waypoint.image.pullPolicystring"IfNotPresent"Image pull policy to use for waypoint image
waypoint.image.repostring"joseluisq/static-web-server"Image repo to use for serving waypoint and genesis
waypoint.image.tagstring"2.12@sha256:a3b147754be4c38ce96189c4dbaa708c36f39dfcc043c470812c33dd53fea7d0"Image tag to use for serving waypoint and genesis
waypoint.nodeSelectorobject{}
waypoint.resources.requests.cpustring"200m"
waypoint.resources.requests.memorystring"512Mi"
waypoint.tolerationslist[]

Autogenerated from chart metadata using helm-docs v1.14.2