11# api7ee3
22
3- ![ Version: 0.7 .0] ( https://img.shields.io/badge/Version-0.7 .0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 3.0.0] ( https://img.shields.io/badge/AppVersion-3.0.0-informational?style=flat-square )
3+ ![ Version: 0.8 .0] ( https://img.shields.io/badge/Version-0.8 .0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 3.0.0] ( https://img.shields.io/badge/AppVersion-3.0.0-informational?style=flat-square )
44
55A Helm chart for Kubernetes
66
@@ -20,19 +20,19 @@ A Helm chart for Kubernetes
2020| busybox.image.tag | float | ` 1.28 ` | |
2121| dashboard.image.pullPolicy | string | ` "IfNotPresent" ` | |
2222| dashboard.image.repository | string | ` "api7/api7-ee-3-integrated" ` | |
23- | dashboard.image.tag | string | ` "v3.2.6 .1" ` | |
23+ | dashboard.image.tag | string | ` "v3.2.7 .1" ` | |
2424| dashboard.replicaCount | int | ` 1 ` | |
2525| dashboard_configuration.authentication_config.session_secret | string | ` "changeme" ` | |
2626| dashboard_configuration.console.addr | string | ` "http://127.0.0.1:3000" ` | |
27- | dashboard_configuration.database.postgres.addr | string | ` "api7ee3 -postgresql:5432" ` | |
27+ | dashboard_configuration.database.postgres.addr | string | ` "api7 -postgresql:5432" ` | |
2828| dashboard_configuration.database.postgres.database | string | ` "api7ee" ` | |
2929| dashboard_configuration.database.postgres.password | string | ` "changeme" ` | |
3030| dashboard_configuration.database.postgres.user | string | ` "api7ee" ` | |
3131| dashboard_configuration.database.type | string | ` "postgres" ` | |
3232| dashboard_configuration.log.level | string | ` "info" ` | |
3333| dashboard_configuration.log.output | string | ` "stderr" ` | |
3434| dashboard_configuration.login.source | string | ` "DB" ` | |
35- | dashboard_configuration.prometheus.addr | string | ` "http://api7ee3 -prometheus-server:9090" ` | |
35+ | dashboard_configuration.prometheus.addr | string | ` "http://api7 -prometheus-server:9090" ` | |
3636| dashboard_configuration.prometheus.whitelist[ 0] | string | ` "/api/v1/query_range" ` | |
3737| dashboard_configuration.prometheus.whitelist[ 1] | string | ` "/api/v1/query" ` | |
3838| dashboard_configuration.prometheus.whitelist[ 2] | string | ` "/api/v1/format_query" ` | |
@@ -47,22 +47,20 @@ A Helm chart for Kubernetes
4747| dashboard_configuration.server.listen.port | int | ` 7080 ` | |
4848| dashboard_configuration.session_options_config.same_site | string | ` "lax" ` | |
4949| dashboard_configuration.session_options_config.secure | bool | ` false ` | |
50- | dashboard_configuration.user_manager.logout_url | string | ` "https://login.api7.ai/v2/logout" ` | |
51- | dashboard_configuration.user_manager.oidc_provider | string | ` "keycloak" ` | |
5250| dashboard_service.port | int | ` 7080 ` | |
5351| dashboard_service.type | string | ` "ClusterIP" ` | |
5452| dp_manager.image.pullPolicy | string | ` "IfNotPresent" ` | |
5553| dp_manager.image.repository | string | ` "api7/api7-ee-dp-manager" ` | |
56- | dp_manager.image.tag | string | ` "v3.2.6 .1" ` | |
54+ | dp_manager.image.tag | string | ` "v3.2.7 .1" ` | |
5755| dp_manager.replicaCount | int | ` 1 ` | |
58- | dp_manager_configuration.database.postgres.addr | string | ` "api7ee3 -postgresql:5432" ` | |
56+ | dp_manager_configuration.database.postgres.addr | string | ` "api7 -postgresql:5432" ` | |
5957| dp_manager_configuration.database.postgres.database | string | ` "api7ee" ` | |
6058| dp_manager_configuration.database.postgres.password | string | ` "changeme" ` | |
6159| dp_manager_configuration.database.postgres.user | string | ` "api7ee" ` | |
6260| dp_manager_configuration.database.type | string | ` "postgres" ` | |
6361| dp_manager_configuration.log.level | string | ` "info" ` | |
6462| dp_manager_configuration.log.output | string | ` "stderr" ` | |
65- | dp_manager_configuration.prometheus.addr | string | ` "http://api7ee3 -prometheus-server:9090" ` | |
63+ | dp_manager_configuration.prometheus.addr | string | ` "http://api7 -prometheus-server:9090" ` | |
6664| dp_manager_configuration.server.listen.host | string | ` "0.0.0.0" ` | |
6765| dp_manager_configuration.server.listen.port | int | ` 7900 ` | |
6866| dp_manager_configuration.server.status_listen.host | string | ` "0.0.0.0" ` | |
@@ -79,12 +77,14 @@ A Helm chart for Kubernetes
7977| postgresql.auth.password | string | ` "changeme" ` | |
8078| postgresql.auth.username | string | ` "api7ee" ` | |
8179| postgresql.builtin | bool | ` true ` | |
82- | postgresql.host | string | ` "api7ee3-postgresql" ` | |
83- | postgresql.port | int | ` 5432 ` | |
80+ | postgresql.fullnameOverride | string | ` "api7-postgresql" ` | |
8481| postgresql.primary.persistence.size | string | ` "256Gi" ` | |
82+ | postgresql.primary.service.ports.postgresql | int | ` 5432 ` | |
8583| postgresql.readReplicas.persistence.size | string | ` "256Gi" ` | |
84+ | postgresql.readReplicas.service.ports.postgresql | int | ` 5432 ` | |
8685| prometheus.alertmanager.enabled | bool | ` false ` | |
8786| prometheus.builtin | bool | ` true ` | |
87+ | prometheus.fullnameOverride | string | ` "api7-prometheus" ` | |
8888| prometheus.server.configuration | string | ` "" ` | |
8989| prometheus.server.enableAdminAPI | bool | ` true ` | |
9090| prometheus.server.enableRemoteWriteReceiver | bool | ` true ` | |
0 commit comments