31 lines
393 B
YAML
Raw Normal View History

2018-06-21 17:56:01 +02:00
replicaCount: 1
clusterName: eshop-aks
pathBase: /webshoppingapigw
image:
repository: envoyproxy/envoy
tag: v1.11.1
2018-06-21 17:56:01 +02:00
service:
type: ClusterIP
port: 80
ingress:
2018-07-03 19:07:37 +02:00
enabled: true
2018-06-21 17:56:01 +02:00
annotations: {}
tls: []
resources: {}
nodeSelector: {}
tolerations: []
affinity: {}
# env defines the environment variables that will be declared in the pod
env: {}
envoy:
configPath: /etc/envoy