From fafa07e36fdea475800b732b7950889242433f08 Mon Sep 17 00:00:00 2001 From: Mehdi Osman Date: Tue, 18 May 2021 20:08:12 +0200 Subject: [PATCH] Update README.md --- scripts/helm/app/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/helm/app/README.md b/scripts/helm/app/README.md index e71d6bb05..5fe6a7de7 100644 --- a/scripts/helm/app/README.md +++ b/scripts/helm/app/README.md @@ -1,13 +1,13 @@ -## Core Openreplay application configuration folder +## Core OpenReplay application configuration folder - This folder contains configuration for core openreplay apps. All applications share common helm chart named *openreplay* which can be overridden by `.yaml` file. + This folder contains configuration for core openreplay apps. All applications share common helm chart named *openreplay* which can be overridden by `.yaml` file. **Below is a sample template.** ```yaml namespace: app # In which namespace alerts runs. image: - repository: 998611063711.dkr.ecr.eu-central-1.amazonaws.com/alerts # Which image to use + repository: rg.fr-par.scw.cloud/foss # Which image to use pullPolicy: IfNotPresent tag: "latest" # Overrides the image tag whose default is the chart appVersion.