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