This is an automated email from the ASF dual-hosted git repository.
kvn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-helm-chart.git
The following commit(s) were added to refs/heads/master by this push:
new deb0037 feat: enable traffic split plugin (#63)
deb0037 is described below
commit deb003721f50d1c025c6aad33349e32e0d24ee00
Author: Alex Zhang <[email protected]>
AuthorDate: Tue Apr 20 09:31:37 2021 +0800
feat: enable traffic split plugin (#63)
---
charts/apisix/values.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/charts/apisix/values.yaml b/charts/apisix/values.yaml
index e082bf9..641c13b 100644
--- a/charts/apisix/values.yaml
+++ b/charts/apisix/values.yaml
@@ -166,6 +166,7 @@ plugins:
- uri-blocker
- wolf-rbac
- zipkin
+ - traffic-split
stream_plugins:
- mqtt-proxy