TykTechnologies / tyk-k8s

Kubernetes ingress controller and sidecar injector for Tyk API Gateway
https://tyk.io
Other
7 stars 5 forks source link

Enable templated definition access via annotation #1

Closed lonelycode closed 5 years ago

lonelycode commented 5 years ago

Currently only works off a default api def, it should be possible to specify a template to apply the ingress and sidecar data to.

lonelycode commented 5 years ago

Annotations can change values in the API Definition, templates not supported yet

lonelycode commented 5 years ago

Templates are now supported