From d9b2d4ab7e76851f72555d96b01dce71e3b21dd0 Mon Sep 17 00:00:00 2001 From: github_actions Date: Tue, 30 Jul 2024 19:47:17 +0000 Subject: [PATCH] Generated Chart Docs --- charts/application/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/charts/application/README.md b/charts/application/README.md index f665576..95ccb06 100644 --- a/charts/application/README.md +++ b/charts/application/README.md @@ -1,6 +1,6 @@ # application -![Version: 1.21.0](https://img.shields.io/badge/Version-1.21.0-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: 1.22.0](https://img.shields.io/badge/Version-1.22.0-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) Generic application chart with common requirements of a typical workload. @@ -144,6 +144,8 @@ Generic application chart with common requirements of a typical workload. | initDefaults.resources.limits.cpu | string | `"500m"` | | | initDefaults.resources.limits.memory | string | `"100Mi"` | | | initDefaults.restartPolicy | string | `"Always"` | | +| tolerations | list | `[]` | | +| affinity | object | `{}` | | ---------------------------------------------- Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)