From a234893774973e6fd971169b98300e640916a2a5 Mon Sep 17 00:00:00 2001 From: Dilip <116056239+dt-dilip@users.noreply.github.com> Date: Fri, 21 Jun 2024 03:25:53 +0530 Subject: [PATCH] update env --- charts/cdefense/templates/api/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/cdefense/templates/api/deployment.yaml b/charts/cdefense/templates/api/deployment.yaml index dbd45f5..8f4892b 100644 --- a/charts/cdefense/templates/api/deployment.yaml +++ b/charts/cdefense/templates/api/deployment.yaml @@ -419,7 +419,7 @@ spec: name: graphql-secrets key: HASURA_GRAPHQL_ADMIN_SECRET - name: PORT - value: "8080" + value: "8081" - name: VULNERABILITY_SCRAPER_SERVICE_HOST valueFrom: configMapKeyRef: