Skip to content

Commit

Permalink
creating selco-dev cluster and updated namespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
SriPadma8997-egov committed Apr 18, 2024
1 parent cb6ab5a commit a220641
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ releases:
- ./minio/values.yaml

- name: postgresql
installed: true
installed: false
chart: ./postgresql
version: 11.9.13
<<: *default
Expand Down
2 changes: 1 addition & 1 deletion deploy-as-code/charts/core-services/gateway/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ initContainers:
- name: "OUTPUT_FILE_PATH"
value: "/etc/zuul/routes.properties"
- name: "NAMESPACE"
value: "egov"
value: "core-dev"
volumeMounts:
- name: zuul-routes
mountPath: /etc/zuul
Expand Down

0 comments on commit a220641

Please sign in to comment.