Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 646 Bytes

File metadata and controls

28 lines (19 loc) · 646 Bytes

meetup apisix

werf to deploy

If you are using buildah with werf

export WERF_BUILDAH_MODE=auto
werf converge --repo ttl.sh/meetup-apisix --dev

Setup with HELM

Links

helm chart apisix apisix-ingress-controller apisix-dashboard

APISIX

helm upgrade --install --repo https://charts.apiseven.com apisix apisix --namespace apisix --create-namespace  -f helm/values.yaml