-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d580071
commit bef5e4e
Showing
1 changed file
with
8 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# teuto-portal-k8s-worker | ||
|
||
![Version: 3.1.1](https://img.shields.io/badge/Version-3.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.0](https://img.shields.io/badge/AppVersion-2.0.0-informational?style=flat-square) | ||
![Version: 3.1.2](https://img.shields.io/badge/Version-3.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.0](https://img.shields.io/badge/AppVersion-2.0.0-informational?style=flat-square) | ||
|
||
A Helm chart for deploying the portal worker application to k8s | ||
|
||
|
@@ -12,6 +12,11 @@ A Helm chart for deploying the portal worker application to k8s | |
| marvinWolff | <[email protected]> | | | ||
| tasches | <[email protected]> | | | ||
|
||
## Source Code | ||
|
||
* <https://github.com/teutonet/teutonet-helm-charts/tree/teuto-portal-k8s-worker-v3.1.2/charts/teuto-portal-k8s-worker> | ||
* <https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/teuto-portal-k8s-worker> | ||
|
||
## Requirements | ||
|
||
| Repository | Name | Version | | ||
|
@@ -40,10 +45,10 @@ A Helm chart for deploying the portal worker application to k8s | |
| worker.database.port | int | `5432` | | | ||
| worker.image.registry | string | `"registry-gitlab.teuto.net"` | | | ||
| worker.image.repository | string | `"4teuto/dev/teuto-portal/teuto-portal-k8s-worker/teuto-portal-k8s-worker"` | | | ||
| worker.image.tag | string | `"3.1.0"` | | | ||
| worker.image.tag | string | `"3.3.0"` | | | ||
| worker.kubeconfig.secret.name | string | `""` | | | ||
| worker.resources | object | `{}` | | | ||
| worker.resourcesPreset | string | `"micro"` | | | ||
|
||
---------------------------------------------- | ||
Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1) | ||
Autogenerated from chart metadata using [helm-docs v1.14.1](https://github.com/norwoodj/helm-docs/releases/v1.14.1) |