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.

32 lines
420 B

6 years ago
6 years ago
6 years ago
6 years ago
  1. replicaCount: 1
  2. clusterName: eshop-aks
  3. pathBase: /mobilemarketingapigw
  4. image:
  5. repository: envoyproxy/envoy
  6. tag: v1.11.1
  7. service:
  8. type: ClusterIP
  9. port: 80
  10. ingress:
  11. enabled: true
  12. annotations:
  13. nginx.ingress.kubernetes.io/rewrite-target: "/"
  14. ingress.kubernetes.io/rewrite-target: "/"
  15. tls: []
  16. resources: {}
  17. nodeSelector: {}
  18. tolerations: []
  19. affinity: {}
  20. env: {}
  21. envoy:
  22. configPath: /etc/envoy