Skip to content

Commit

Permalink
ci: [bot] Update 'README.md'
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 10, 2024
1 parent f52d483 commit d4e7c0c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions charts/teuto-portal-k8s-worker/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# teuto-portal-k8s-worker

![Version: 1.0.2](https://img.shields.io/badge/Version-1.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square)
![Version: 2.0.0](https://img.shields.io/badge/Version-2.0.0-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

Expand All @@ -16,7 +16,7 @@ A Helm chart for deploying the portal worker application to k8s

| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | common | 2.14.1 |
| https://charts.bitnami.com/bitnami | common | 2.19.1 |

## Values

Expand All @@ -40,11 +40,11 @@ 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 | `"1.1.0"` | |
| worker.image.tag | string | `"2.0.0"` | |
| worker.kubeconfig.secret.name | string | `""` | |
| worker.resources.limits.cpu | string | `"500m"` | |
| worker.resources.limits.memory | string | `"1Gi"` | |
| worker.resources.requests.memory | string | `"256Mi"` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1)

0 comments on commit d4e7c0c

Please sign in to comment.