Skip to content

Commit

Permalink
Generated Chart Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored and github-actions[bot] committed Jul 5, 2024
1 parent 293f179 commit cd8ddd6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion charts/application/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# application

![Version: 1.15.0](https://img.shields.io/badge/Version-1.15.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.16.0](https://img.shields.io/badge/Version-1.16.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.

Expand Down Expand Up @@ -90,8 +90,10 @@ Generic application chart with common requirements of a typical workload.
| gatewayApi.gatewayRef.namespace | string | `nil` | |
| gatewayApi.gatewayRef.sectionName | string | `nil` | |
| monitoring.serviceMonitor | bool | `false` | |
| monitoring.podMonitor | bool | `false` | |
| monitoring.namespace | string | `"monitoring"` | |
| monitoring.metricsPath | string | `"/metrics"` | |
| monitoring.metricsPortName | string | `"http"` | |
| monitoring.scrapeInterval | string | `"30s"` | |
| monitoring.scrapeTimeout | string | `"10s"` | |
| monitoring.followRedirects | bool | `true` | |
Expand Down

0 comments on commit cd8ddd6

Please sign in to comment.