From edee33b3ee14eac75896ab754c5593f49fdcdde3 Mon Sep 17 00:00:00 2001 From: Angel Kafazov Date: Wed, 4 Dec 2024 15:50:22 +0200 Subject: [PATCH] chore(readme): remove example-content README file On-behalf-of: @SAP angel.kafazov@sap.com Signed-off-by: Angel Kafazov --- charts/example-content/README.MD | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 charts/example-content/README.MD diff --git a/charts/example-content/README.MD b/charts/example-content/README.MD deleted file mode 100644 index b0913446c..000000000 --- a/charts/example-content/README.MD +++ /dev/null @@ -1,21 +0,0 @@ -# example-content - -![Version: 0.110.6](https://img.shields.io/badge/Version-0.110.6-informational?style=flat-square) ![AppVersion: 0.124.0](https://img.shields.io/badge/AppVersion-0.124.0-informational?style=flat-square) - -Helm Chart for the openmfp Portal - -## Requirements - -| Repository | Name | Version | -|------------|------|---------| -| file://../common | common | 0.1.5 | - -## Values - -| Key | Type | Default | Description | -|-----|------|---------|-------------| -| image.name | string | `"ghcr.io/openmfp/example-content"` | The image name | -| istio.virtualService.hosts[0] | string | `"your-host.com"` | | -| istio.virtualService.matchers[0].match[0].uri.exact | string | `"/ui/example-content"` | | -| istio.virtualService.matchers[0].match[1].uri.prefix | string | `"/ui/example-content/"` | | -