sparse values files
This commit is contained in:
parent
60a0723c77
commit
3ce089c218
10
README.md
10
README.md
@ -594,13 +594,21 @@ Download values file for prometheus-stack helm chart and replace any macros with
|
|||||||
* %SERVICE_FQDN% -> Service FQDN
|
* %SERVICE_FQDN% -> Service FQDN
|
||||||
* %MASTER_NODE_IPV4_ADDR% -> IPv4 address of your cluster master node
|
* %MASTER_NODE_IPV4_ADDR% -> IPv4 address of your cluster master node
|
||||||
* %PVC_STORAGECLASS% -> your storageclass for persistent storage
|
* %PVC_STORAGECLASS% -> your storageclass for persistent storage
|
||||||
* %PVC_STORAGE_SIZE% -> size of persistent storage, e.g. 4Gi
|
* %PVC_STORAGE_SIZE% -> size of persistent storage of prometheus/alertmanager, e.g. 4Gi
|
||||||
* %PVC_STORAGE_SIZE_GRAFANA% -> size of persistent storage of grafana, e.g. 1Gi
|
* %PVC_STORAGE_SIZE_GRAFANA% -> size of persistent storage of grafana, e.g. 1Gi
|
||||||
* %SMTP_HOST%
|
* %SMTP_HOST%
|
||||||
* %SMTP_USER%
|
* %SMTP_USER%
|
||||||
* %SMTP_PASSWORD%
|
* %SMTP_PASSWORD%
|
||||||
* %SMTP_SENDER_ADDRESS%
|
* %SMTP_SENDER_ADDRESS%
|
||||||
* %SMTP_FROM_HEADER%
|
* %SMTP_FROM_HEADER%
|
||||||
|
* %LDAP_SERVER%
|
||||||
|
* %LDAP_PORT%
|
||||||
|
* %LDAP_BINDDN%
|
||||||
|
* %LDAP_BINDPW%
|
||||||
|
* %LDAP_USER_BASE%
|
||||||
|
* %LDAP_USER_SEARCHFILTER%
|
||||||
|
* %LDAP_ADMIN_GROUPDN%
|
||||||
|
* %LDAP_EDITOR_GROUPDN%
|
||||||
```
|
```
|
||||||
wget https://gitea.zwackl.de/dominik/k3s/raw/branch/master/prom-stack-values.yaml
|
wget https://gitea.zwackl.de/dominik/k3s/raw/branch/master/prom-stack-values.yaml
|
||||||
```
|
```
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user