From 4682437483d27f15c3fa8e55ca54a833cf245cae Mon Sep 17 00:00:00 2001 From: Andrej Petras Date: Tue, 23 Jan 2024 21:05:39 +0100 Subject: [PATCH] ci: update vlaues (#36) --- README.md | 2 +- helm/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1bb8fc7..6eb1243 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # onecx-theme-ui -OneCX Theme Mgmt +OneCX Theme Mgmt UI diff --git a/helm/values.yaml b/helm/values.yaml index cab2971..73879bf 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -13,7 +13,7 @@ app: spec: exposedModule: "./ThemeMgmtModule" description: "Theme Mgmt module" - note: "Theme Mgmt module auto import via MF operator" + note: "Theme Mgmt UI module auto import via MF operator" # Permission permission: enabled: true