workload-macros
kubetree.workload-macros
| Name | Type | Description |
|---|---|---|
| acmeProvider | string | The ACME provider that Ingresses should use for obtaining TLS certs |
| containerUtils | string | Image ref for container-utils |
| domain | string | Domain name to suffix hostnames with |
| enable | boolean | Whether to enable service macro transformers. |
| gatewayClassName | string | Name of the Gateway class that should set on all gateways generated through the "GatewayMacro" macro |
| securityContext.runAsGroup | signed integer | GID for pods to run with, also sets securityContext.fsGroup |
| securityContext.runAsUser | signed integer | UID for pods to run as |
| securityContext.supplementalGroups | list of signed integer | Additional GIDs to apply to the pods |