You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

26 lines
297 B

replicaCount: 1
clusterName: eshop-aks
pathBase: /zipkin
image:
repository: openzipkin/zipkin
tag: latest
pullPolicy: IfNotPresent
service:
type: ClusterIP
port: 9411
ingress:
enabled: true
annotations: {}
tls: []
resources: {}
nodeSelector: {}
tolerations: []
affinity: {}