From 1af0c232ab07a56a969ee72bd0d22954b2f27f61 Mon Sep 17 00:00:00 2001 From: vlica-harness Date: Tue, 10 Mar 2026 11:54:15 +0200 Subject: [PATCH] Updating Config files --- gitops/config/test/mycluster/values.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/gitops/config/test/mycluster/values.yaml b/gitops/config/test/mycluster/values.yaml index 7020bea..5f0e2c6 100644 --- a/gitops/config/test/mycluster/values.yaml +++ b/gitops/config/test/mycluster/values.yaml @@ -1 +1,6 @@ -aaa: aaaaaa \ No newline at end of file +endpoint: https://api.us-east-1.example.com +envName: myname +image: + tag: v2.5.0 +region: us-east-1 +replicas: 3