Skip to content

Latest commit

 

History

History

gaxy

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

gaxy

Version: 0.1.0 Type: application AppVersion: 0.1.2-beta.2

A Helm chart for Google Analytics Proxy (gaxy)

Homepage: https://github.com/duyet/charts/tree/master/gaxy

Maintainers

Name Email Url
duyet [email protected] https://github.com/duyet

Values

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