Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save eshleebien/5c6e540e06378c757b64ed0646366058 to your computer and use it in GitHub Desktop.

Select an option

Save eshleebien/5c6e540e06378c757b64ed0646366058 to your computer and use it in GitHub Desktop.
For Kong Gateway in Kubernetes medium article
apiVersion: configuration.konghq.com/v1
kind: KongIngress
metadata:
name: strip-path
route:
strip_path: true
protocols:
- http
- https
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment