A Helm chart for Google Analytics Proxy (gaxy)
Homepage: https://github.com/duyet/charts/tree/master/gaxy
Name | Url | |
---|---|---|
duyet | [email protected] | https://github.com/duyet |
Key | Type | Default | Description |
---|---|---|---|
affinity | object | {} |
|
env.GOOGLE_ORIGIN | string | "https://google-analytics.com" |
|
env.INJECT_PARAMS_FROM_REQ_HEADERS | string | "" |
|
env.PORT | string | "3000" |
|
env.ROUTE_PREFIX | string | "" |
|
fullnameOverride | string | "" |
|
image.pullPolicy | string | "IfNotPresent" |
|
image.repository | string | "ghcr.io/duyet/gaxy" |
|
image.tag | string | "latest" |
|
imagePullSecrets | list | [] |
|
ingress.annotations | object | {} |
|
ingress.enabled | bool | false |
|
ingress.hosts[0].host | string | "chart-example.local" |
|
ingress.hosts[0].paths | list | [] |
|
ingress.tls | list | [] |
|
nameOverride | string | "" |
|
nodeSelector | object | {} |
|
podAnnotations | object | {} |
|
podSecurityContext | object | {} |
|
replicaCount | int | 1 |
|
resources | object | {} |
|
securityContext | object | {} |
|
service.port | int | 80 |
|
service.type | string | "ClusterIP" |
|
tolerations | list | [] |
Autogenerated from chart metadata using helm-docs v1.11.0