Helm chart docs
Hubro Platform Helm chart for Kubernetes
Maintainers
Name | Url | |
---|---|---|
Miroslav Muzny |
Requirements
Repository | Name | Version |
---|---|---|
https://charts.bitnami.com/bitnami | keycloak | 21.3.1 |
https://charts.bitnami.com/bitnami | mariadb | 18.0.2 |
https://charts.bitnami.com/bitnami | mongodb | 15.1.4 |
https://charts.bitnami.com/bitnami | redis | 19.1.0 |
Values
Key | Type | Default | Description |
---|---|---|---|
affinity | object |
| |
autoscaling.enabled | bool |
| |
autoscaling.maxReplicas | int |
| |
autoscaling.minReplicas | int |
| |
autoscaling.targetCPUUtilizationPercentage | int |
| |
fullnameOverride | string |
| |
imageApi.pullPolicy | string |
| |
imageApi.repository | string |
| |
imageApi.tag | string |
| |
imagePullSecrets[0].name | string |
| |
imageUi.pullPolicy | string |
| |
imageUi.repository | string |
| |
imageUi.tag | string |
| |
ingress.annotations."kubernetes.io/ingress.class" | string |
| |
ingress.className | string |
| |
ingress.enabled | bool |
| |
ingress.hosts[0].host | string |
| |
ingress.hosts[0].paths[0].path | string |
| |
ingress.hosts[0].paths[0].pathType | string |
| |
keycloak.auth.adminPassword | string |
| |
keycloak.ingress.annotations."kubernetes.io/ingress.class" | string |
| |
keycloak.ingress.annotations."nginx.ingress.kubernetes.io/rewrite-target" | string |
| |
keycloak.ingress.enabled | bool |
| |
keycloak.ingress.hostname | string |
| |
keycloak.ingress.ingressClassName | string |
| |
keycloak.postgresql.auth.password | string |
| |
keycloak.postgresql.auth.postgresPassword | string |
| |
keycloak.proxy | string |
| |
mariadb.auth.database | string |
| |
mariadb.auth.password | string |
| |
mariadb.auth.rootPassword | string |
| |
mariadb.auth.username | string |
| |
mongodb.auth.enabled | bool |
| |
nameOverride | string |
| |
nodeSelector | object |
| |
podAnnotations | object |
| |
podSecurityContext | object |
| |
redis.auth.enabled | bool |
| |
replicaCount | int |
| |
resources | object |
| |
secrets.configPath | string |
| |
secrets.licenseKey | string |
| |
secrets.registryKey | string |
| |
securityContext | object |
| |
serviceAccount.annotations | object |
| |
serviceAccount.create | bool |
| |
serviceAccount.name | string |
| |
serviceApi.port | int |
| |
serviceApi.type | string |
| |
serviceUi.port | int |
| |
serviceUi.type | string |
| |
tolerations | list |
|
Autogenerated from chart metadata using helm-docs v1.14.2