Skip to content

Commit

Permalink
fixed the namespace issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jagankumar-egov authored Jan 23, 2025
1 parent e785e8f commit 7e41f8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config-as-code/helm/charts/frontend/console/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ labels:
app: "console"
group: "web"

namespace: health
namespace: egov

# Ingress Configs
ingress:
Expand Down Expand Up @@ -31,4 +31,4 @@ extraVolumes: |
extraVolumeMounts: |
- mountPath: /etc/nginx/conf.d/sub_filter.conf
name: js-injection
subPath: sub_filter.conf
subPath: sub_filter.conf

0 comments on commit 7e41f8a

Please sign in to comment.