|
1 | 1 | # api7ee3 |
2 | 2 |
|
3 | | -   |
| 3 | +   |
4 | 4 |
|
5 | 5 | A Helm chart for Kubernetes |
6 | 6 |
|
@@ -29,7 +29,7 @@ A Helm chart for Kubernetes |
29 | 29 | | dashboard.extraVolumes | list | `[]` | | |
30 | 30 | | dashboard.image.pullPolicy | string | `"Always"` | | |
31 | 31 | | dashboard.image.repository | string | `"api7/api7-ee-3-integrated"` | | |
32 | | -| dashboard.image.tag | string | `"v3.8.14"` | | |
| 32 | +| dashboard.image.tag | string | `"v3.8.15"` | | |
33 | 33 | | dashboard.keyCertSecret | string | `""` | | |
34 | 34 | | dashboard.livenessProbe.failureThreshold | int | `30` | | |
35 | 35 | | dashboard.livenessProbe.initialDelaySeconds | int | `180` | | |
@@ -58,6 +58,7 @@ A Helm chart for Kubernetes |
58 | 58 | | dashboard_configuration.prometheus.addr | string | `"http://api7-prometheus-server:9090"` | | |
59 | 59 | | dashboard_configuration.prometheus.basic_auth.password | string | `""` | | |
60 | 60 | | dashboard_configuration.prometheus.basic_auth.username | string | `""` | | |
| 61 | +| dashboard_configuration.prometheus.query_path_prefix | string | `""` | | |
61 | 62 | | dashboard_configuration.prometheus.timeout | string | `"30s"` | | |
62 | 63 | | dashboard_configuration.prometheus.tls.ca_file | string | `""` | | |
63 | 64 | | dashboard_configuration.prometheus.tls.cert_file | string | `""` | | |
@@ -103,7 +104,7 @@ A Helm chart for Kubernetes |
103 | 104 | | developer_portal.extraVolumes | list | `[]` | | |
104 | 105 | | developer_portal.image.pullPolicy | string | `"Always"` | | |
105 | 106 | | developer_portal.image.repository | string | `"api7/api7-ee-developer-portal"` | | |
106 | | -| developer_portal.image.tag | string | `"v3.8.14"` | | |
| 107 | +| developer_portal.image.tag | string | `"v3.8.15"` | | |
107 | 108 | | developer_portal.keyCertSecret | string | `""` | | |
108 | 109 | | developer_portal.livenessProbe.failureThreshold | int | `10` | | |
109 | 110 | | developer_portal.livenessProbe.initialDelaySeconds | int | `60` | | |
@@ -142,7 +143,7 @@ A Helm chart for Kubernetes |
142 | 143 | | dp_manager.extraVolumes | list | `[]` | | |
143 | 144 | | dp_manager.image.pullPolicy | string | `"Always"` | | |
144 | 145 | | dp_manager.image.repository | string | `"api7/api7-ee-dp-manager"` | | |
145 | | -| dp_manager.image.tag | string | `"v3.8.14"` | | |
| 146 | +| dp_manager.image.tag | string | `"v3.8.15"` | | |
146 | 147 | | dp_manager.livenessProbe.failureThreshold | int | `10` | | |
147 | 148 | | dp_manager.livenessProbe.initialDelaySeconds | int | `60` | | |
148 | 149 | | dp_manager.livenessProbe.periodSeconds | int | `3` | | |
|
0 commit comments