11# api7ee3
22
3- ![ Version: 0.16.0 ] ( https://img.shields.io/badge/Version-0.16.0 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 3.2.14] ( https://img.shields.io/badge/AppVersion-3.2.14-informational?style=flat-square )
3+ ![ Version: 0.16.1 ] ( https://img.shields.io/badge/Version-0.16.1 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 3.2.14] ( https://img.shields.io/badge/AppVersion-3.2.14-informational?style=flat-square )
44
55A Helm chart for Kubernetes
66
@@ -19,9 +19,11 @@ A Helm chart for Kubernetes
1919| busybox.image.repository | string | ` "docker.io/busybox" ` | |
2020| busybox.image.tag | float | ` 1.28 ` | |
2121| dashboard.extraEnvVars | list | ` [] ` | |
22+ | dashboard.extraVolumeMounts | list | ` [] ` | |
23+ | dashboard.extraVolumes | list | ` [] ` | |
2224| dashboard.image.pullPolicy | string | ` "Always" ` | |
2325| dashboard.image.repository | string | ` "api7/api7-ee-3-integrated" ` | |
24- | dashboard.image.tag | string | ` "v3.2.14.0 " ` | |
26+ | dashboard.image.tag | string | ` "v3.2.14.1 " ` | |
2527| dashboard.keyCertSecret | string | ` "" ` | |
2628| dashboard.replicaCount | int | ` 1 ` | |
2729| dashboard_configuration.console.addr | string | ` "http://127.0.0.1:3000" ` | |
@@ -99,23 +101,22 @@ A Helm chart for Kubernetes
99101| dashboard_configuration.plugins[ 6] | string | ` "mocking" ` | |
100102| dashboard_configuration.plugins[ 70] | string | ` "graphql-proxy-cache" ` | |
101103| dashboard_configuration.plugins[ 71] | string | ` "ext-plugin-post-req" ` | |
102- | dashboard_configuration.plugins[ 72] | string | ` "inspect " ` | |
103- | dashboard_configuration.plugins[ 73] | string | ` "graphql-limit-count " ` | |
104- | dashboard_configuration.plugins[ 74] | string | ` "elasticsearch -logger" ` | |
105- | dashboard_configuration.plugins[ 75] | string | ` "kafka-logger " ` | |
106- | dashboard_configuration.plugins[ 76] | string | ` "body-transformer " ` | |
107- | dashboard_configuration.plugins[ 77] | string | ` "traffic-split " ` | |
108- | dashboard_configuration.plugins[ 78] | string | ` "degraphql " ` | |
109- | dashboard_configuration.plugins[ 79] | string | ` "http-logger " ` | |
104+ | dashboard_configuration.plugins[ 72] | string | ` "graphql-limit-count " ` | |
105+ | dashboard_configuration.plugins[ 73] | string | ` "elasticsearch-logger " ` | |
106+ | dashboard_configuration.plugins[ 74] | string | ` "kafka -logger" ` | |
107+ | dashboard_configuration.plugins[ 75] | string | ` "body-transformer " ` | |
108+ | dashboard_configuration.plugins[ 76] | string | ` "traffic-split " ` | |
109+ | dashboard_configuration.plugins[ 77] | string | ` "degraphql " ` | |
110+ | dashboard_configuration.plugins[ 78] | string | ` "http-logger " ` | |
111+ | dashboard_configuration.plugins[ 79] | string | ` "cas-auth " ` | |
110112| dashboard_configuration.plugins[ 7] | string | ` "serverless-pre-function" ` | |
111- | dashboard_configuration.plugins[ 80] | string | ` "cas-auth" ` | |
112- | dashboard_configuration.plugins[ 81] | string | ` "traffic-label" ` | |
113- | dashboard_configuration.plugins[ 82] | string | ` "oas-validator" ` | |
114- | dashboard_configuration.plugins[ 83] | string | ` "api7-traffic-split" ` | |
115- | dashboard_configuration.plugins[ 84] | string | ` "limit-conn" ` | |
116- | dashboard_configuration.plugins[ 85] | string | ` "prometheus" ` | |
117- | dashboard_configuration.plugins[ 86] | string | ` "syslog" ` | |
118- | dashboard_configuration.plugins[ 87] | string | ` "ip-restriction" ` | |
113+ | dashboard_configuration.plugins[ 80] | string | ` "traffic-label" ` | |
114+ | dashboard_configuration.plugins[ 81] | string | ` "oas-validator" ` | |
115+ | dashboard_configuration.plugins[ 82] | string | ` "api7-traffic-split" ` | |
116+ | dashboard_configuration.plugins[ 83] | string | ` "limit-conn" ` | |
117+ | dashboard_configuration.plugins[ 84] | string | ` "prometheus" ` | |
118+ | dashboard_configuration.plugins[ 85] | string | ` "syslog" ` | |
119+ | dashboard_configuration.plugins[ 86] | string | ` "ip-restriction" ` | |
119120| dashboard_configuration.plugins[ 8] | string | ` "batch-requests" ` | |
120121| dashboard_configuration.plugins[ 9] | string | ` "ua-restriction" ` | |
121122| dashboard_configuration.prometheus.addr | string | ` "http://api7-prometheus-server:9090" ` | |
@@ -159,7 +160,7 @@ A Helm chart for Kubernetes
159160| developer_portal.extraEnvVars | list | ` [] ` | |
160161| developer_portal.image.pullPolicy | string | ` "IfNotPresent" ` | |
161162| developer_portal.image.repository | string | ` "api7/api7-developer-portal" ` | |
162- | developer_portal.image.tag | string | ` "v0.0.5 " ` | |
163+ | developer_portal.image.tag | string | ` "v0.0.6 " ` | |
163164| developer_portal.replicaCount | int | ` 1 ` | |
164165| developer_portal_configuration.enable | bool | ` true ` | |
165166| developer_portal_configuration.server.listen.host | string | ` "0.0.0.0" ` | |
@@ -175,9 +176,11 @@ A Helm chart for Kubernetes
175176| developer_portal_service.port | int | ` 4321 ` | |
176177| developer_portal_service.type | string | ` "ClusterIP" ` | |
177178| dp_manager.extraEnvVars | list | ` [] ` | |
179+ | dp_manager.extraVolumeMounts | list | ` [] ` | |
180+ | dp_manager.extraVolumes | list | ` [] ` | |
178181| dp_manager.image.pullPolicy | string | ` "Always" ` | |
179182| dp_manager.image.repository | string | ` "api7/api7-ee-dp-manager" ` | |
180- | dp_manager.image.tag | string | ` "v3.2.14.0 " ` | |
183+ | dp_manager.image.tag | string | ` "v3.2.14.1 " ` | |
181184| dp_manager.replicaCount | int | ` 1 ` | |
182185| dp_manager_configuration.database.dsn | string | ` "postgres://api7ee:changeme@api7-postgresql:5432/api7ee" ` | |
183186| dp_manager_configuration.database.max_idle_conns | int | ` 2 ` | |
0 commit comments