@@ -38,4 +38,4 @@ sources:
|
||||
- https://github.com/authelia/chartrepo
|
||||
- https://github.com/authelia/authelia
|
||||
type: application
|
||||
version: 1.7.0
|
||||
version: 1.7.1
|
||||
|
||||
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://charts.bitnami.com/bitnami | redis | 15.3.1 |
|
||||
| https://truecharts.org/ | common | 6.13.7 |
|
||||
| https://truecharts.org/ | common | 6.13.8 |
|
||||
| https://truecharts.org/ | postgresql | 1.6.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/nextcloud/docker
|
||||
- https://github.com/nextcloud/helm
|
||||
type: application
|
||||
version: 3.7.11
|
||||
version: 3.7.12
|
||||
|
||||
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://charts.bitnami.com/bitnami | redis | 15.3.1 |
|
||||
| https://truecharts.org/ | common | 6.13.7 |
|
||||
| https://truecharts.org/ | common | 6.13.8 |
|
||||
| https://truecharts.org/ | postgresql | 1.6.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
@@ -11,22 +11,6 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
|
||||
| Key | Type | Default | Description |
|
||||
|-----|------|---------|-------------|
|
||||
| additionalContainers[0].args[0] | string | `"while [ ! -f \"/var/www/html/custom_apps/notify_push/bin/x86_64/notify_push\" ]; do sleep 30; echo \"notify_push not found, waiting\"; done && /var/www/html/custom_apps/notify_push/bin/x86_64/notify_push /var/www/html/config/config.php"` | |
|
||||
| additionalContainers[0].command[0] | string | `"/bin/bash"` | |
|
||||
| additionalContainers[0].command[1] | string | `"-c"` | |
|
||||
| additionalContainers[0].command[2] | string | `"--"` | |
|
||||
| additionalContainers[0].envFrom[0].configMapRef.name | string | `"hpbconfig"` | |
|
||||
| additionalContainers[0].env[0].name | string | `"PORT"` | |
|
||||
| additionalContainers[0].env[0].value | string | `"7867"` | |
|
||||
| additionalContainers[0].image | string | `"nextcloud:21.0.2"` | |
|
||||
| additionalContainers[0].imagePullPolicy | string | `"IfNotPresent"` | |
|
||||
| additionalContainers[0].name | string | `"hpb"` | |
|
||||
| additionalContainers[0].ports[0].containerPort | int | `7867` | |
|
||||
| additionalContainers[0].ports[0].name | string | `"hpb"` | |
|
||||
| additionalContainers[0].securityContext.runAsGroup | int | `33` | |
|
||||
| additionalContainers[0].securityContext.runAsUser | int | `33` | |
|
||||
| additionalContainers[0].volumeMounts[0].mountPath | string | `"/var/www/html"` | |
|
||||
| additionalContainers[0].volumeMounts[0].name | string | `"data"` | |
|
||||
| cronjob.annotations | object | `{}` | |
|
||||
| cronjob.failedJobsHistoryLimit | int | `5` | |
|
||||
| cronjob.schedule | string | `"*/5 * * * *"` | |
|
||||
|
||||
@@ -25,4 +25,4 @@ name: postgresql
|
||||
sources:
|
||||
- https://www.postgresql.org/
|
||||
type: application
|
||||
version: 1.6.4
|
||||
version: 1.6.5
|
||||
|
||||
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 6.13.7 |
|
||||
| https://truecharts.org/ | common | 6.13.8 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
Reference in New Issue
Block a user