fix(prometheus): correct prometheus GUI mistakes
This commit is contained in:
@@ -3,7 +3,7 @@ appVersion: "10.6.5"
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.9.0
|
version: 8.9.1
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Fast, reliable, scalable, and easy to use open-source relational database system.
|
description: Fast, reliable, scalable, and easy to use open-source relational database system.
|
||||||
home: https://github.com/truecharts/apps/tree/master/stable/mariadb
|
home: https://github.com/truecharts/apps/tree/master/stable/mariadb
|
||||||
@@ -24,7 +24,7 @@ sources:
|
|||||||
- https://github.com/prometheus/mysqld_exporter
|
- https://github.com/prometheus/mysqld_exporter
|
||||||
- https://mariadb.org
|
- https://mariadb.org
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.8
|
version: 1.0.9
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- database
|
- database
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ appVersion: "1.6.12"
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.9.0
|
version: 8.9.1
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Memcached is a memory-backed database caching solution
|
description: Memcached is a memory-backed database caching solution
|
||||||
home: https://github.com/truecharts/apps/tree/master/stable/memcached
|
home: https://github.com/truecharts/apps/tree/master/stable/memcached
|
||||||
@@ -22,7 +22,7 @@ sources:
|
|||||||
- https://github.com/bitnami/bitnami-docker-memcached
|
- https://github.com/bitnami/bitnami-docker-memcached
|
||||||
- http://memcached.org/
|
- http://memcached.org/
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.9
|
version: 1.0.10
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- database
|
- database
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ appVersion: "14.1.0"
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.9.0
|
version: 8.9.1
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: PostgresSQL
|
description: PostgresSQL
|
||||||
home: https://github.com/truecharts/apps/tree/master/stable/postgres
|
home: https://github.com/truecharts/apps/tree/master/stable/postgres
|
||||||
@@ -22,7 +22,7 @@ name: postgresql
|
|||||||
sources:
|
sources:
|
||||||
- https://www.postgresql.org/
|
- https://www.postgresql.org/
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.6
|
version: 6.0.7
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- database
|
- database
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ appVersion: "6.2.6"
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.9.0
|
version: 8.9.1
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Open source, advanced key-value store.
|
description: Open source, advanced key-value store.
|
||||||
home: https://github.com/truecharts/apps/tree/master/stable/redis
|
home: https://github.com/truecharts/apps/tree/master/stable/redis
|
||||||
@@ -22,7 +22,7 @@ sources:
|
|||||||
- https://github.com/bitnami/bitnami-docker-redis
|
- https://github.com/bitnami/bitnami-docker-redis
|
||||||
- http://redis.io/
|
- http://redis.io/
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.10
|
version: 1.0.11
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- database
|
- database
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ sources:
|
|||||||
- https://github.com/prometheus-community/helm-charts
|
- https://github.com/prometheus-community/helm-charts
|
||||||
- https://github.com/prometheus-operator/kube-prometheus
|
- https://github.com/prometheus-operator/kube-prometheus
|
||||||
type: application
|
type: application
|
||||||
version: 0.0.3
|
version: 0.0.4
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- metrics
|
- metrics
|
||||||
|
|||||||
@@ -24,20 +24,7 @@ questions:
|
|||||||
type: boolean
|
type: boolean
|
||||||
default: true
|
default: true
|
||||||
|
|
||||||
- variable: serviceexpert
|
|
||||||
group: "Networking and Services"
|
|
||||||
label: "Show Expert Config"
|
|
||||||
schema:
|
|
||||||
type: boolean
|
|
||||||
default: false
|
|
||||||
show_subquestions_if: true
|
|
||||||
subquestions:
|
|
||||||
- variable: hostNetwork
|
|
||||||
group: "Networking and Services"
|
|
||||||
label: "Host-Networking (Complicated)"
|
|
||||||
schema:
|
|
||||||
type: boolean
|
|
||||||
default: false
|
|
||||||
- variable: service
|
- variable: service
|
||||||
group: "Networking and Services"
|
group: "Networking and Services"
|
||||||
label: "Configure Service(s)"
|
label: "Configure Service(s)"
|
||||||
@@ -56,6 +43,13 @@ questions:
|
|||||||
schema:
|
schema:
|
||||||
type: dict
|
type: dict
|
||||||
attrs:
|
attrs:
|
||||||
|
- variable: port
|
||||||
|
label: "Port"
|
||||||
|
description: "This port exposes the container port on the service"
|
||||||
|
schema:
|
||||||
|
type: int
|
||||||
|
default: 10086
|
||||||
|
required: true
|
||||||
- variable: advanced
|
- variable: advanced
|
||||||
label: "Show Advanced settings"
|
label: "Show Advanced settings"
|
||||||
schema:
|
schema:
|
||||||
@@ -95,16 +89,10 @@ questions:
|
|||||||
schema:
|
schema:
|
||||||
type: int
|
type: int
|
||||||
default: 9090
|
default: 9090
|
||||||
- variable: port
|
|
||||||
label: "Port"
|
|
||||||
description: "This port exposes the container port on the service"
|
|
||||||
schema:
|
|
||||||
type: int
|
|
||||||
default: 10086
|
|
||||||
required: true
|
|
||||||
- variable: promop
|
- variable: promop
|
||||||
label: "Operator Service"
|
label: "Operator Service"
|
||||||
description: "The Primary service on which the healthcheck runs, often the webUI"
|
description: "The Primary service on which the healthcheck runs"
|
||||||
schema:
|
schema:
|
||||||
type: dict
|
type: dict
|
||||||
attrs:
|
attrs:
|
||||||
@@ -114,6 +102,13 @@ questions:
|
|||||||
schema:
|
schema:
|
||||||
type: dict
|
type: dict
|
||||||
attrs:
|
attrs:
|
||||||
|
- variable: port
|
||||||
|
label: "Port"
|
||||||
|
description: "This port exposes the container port on the service"
|
||||||
|
schema:
|
||||||
|
type: int
|
||||||
|
default: 10089
|
||||||
|
required: true
|
||||||
- variable: advanced
|
- variable: advanced
|
||||||
label: "Show Advanced settings"
|
label: "Show Advanced settings"
|
||||||
schema:
|
schema:
|
||||||
@@ -153,15 +148,9 @@ questions:
|
|||||||
schema:
|
schema:
|
||||||
type: int
|
type: int
|
||||||
default: 8080
|
default: 8080
|
||||||
- variable: port
|
|
||||||
label: "Port"
|
|
||||||
description: "This port exposes the container port on the service"
|
|
||||||
schema:
|
|
||||||
type: int
|
|
||||||
default: 10089
|
|
||||||
required: true
|
|
||||||
- variable: alertmanager
|
- variable: alertmanager
|
||||||
label: "Main Service"
|
label: "alertmanager Service"
|
||||||
description: "alertmanager service "
|
description: "alertmanager service "
|
||||||
schema:
|
schema:
|
||||||
type: dict
|
type: dict
|
||||||
@@ -172,6 +161,13 @@ questions:
|
|||||||
schema:
|
schema:
|
||||||
type: dict
|
type: dict
|
||||||
attrs:
|
attrs:
|
||||||
|
- variable: port
|
||||||
|
label: "Port"
|
||||||
|
description: "This port exposes the container port on the service"
|
||||||
|
schema:
|
||||||
|
type: int
|
||||||
|
default: 10087
|
||||||
|
required: true
|
||||||
- variable: advanced
|
- variable: advanced
|
||||||
label: "Show Advanced settings"
|
label: "Show Advanced settings"
|
||||||
schema:
|
schema:
|
||||||
@@ -211,13 +207,21 @@ questions:
|
|||||||
schema:
|
schema:
|
||||||
type: int
|
type: int
|
||||||
default: 9093
|
default: 9093
|
||||||
- variable: port
|
|
||||||
label: "Port"
|
- variable: serviceexpert
|
||||||
description: "This port exposes the container port on the service"
|
group: "Networking and Services"
|
||||||
|
label: "Show Expert Config"
|
||||||
schema:
|
schema:
|
||||||
type: int
|
type: boolean
|
||||||
default: 10087
|
default: false
|
||||||
required: true
|
show_subquestions_if: true
|
||||||
|
subquestions:
|
||||||
|
- variable: hostNetwork
|
||||||
|
group: "Networking and Services"
|
||||||
|
label: "Host-Networking (Complicated)"
|
||||||
|
schema:
|
||||||
|
type: boolean
|
||||||
|
default: false
|
||||||
# Include{serviceExpert}
|
# Include{serviceExpert}
|
||||||
|
|
||||||
# Include{serviceList}
|
# Include{serviceList}
|
||||||
|
|||||||
Reference in New Issue
Block a user