From 561ab00e66291aa927562a09ea8050f6dc4a5011 Mon Sep 17 00:00:00 2001 From: Danijel Simeunovic Date: Thu, 12 Feb 2026 13:49:39 +0100 Subject: [PATCH] helm values --- apps/feedback-hub.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apps/feedback-hub.yaml b/apps/feedback-hub.yaml index 6a648df..d95d877 100644 --- a/apps/feedback-hub.yaml +++ b/apps/feedback-hub.yaml @@ -11,6 +11,9 @@ spec: project: default source: helm: + valueFiles: + - values-prod.yaml + - values.yaml releaseName: feedback-hub path: k8s/forte-feedback-hub repoURL: https://github.com/fortedigital/purrfect-feedback-hub