Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Commit

Permalink
chore: Removed CONFIGURATION_SERVICE env variable (#92) (#98)
Browse files Browse the repository at this point in the history
As unleash-services uses Go-sdk
  • Loading branch information
tarangverma authored Aug 24, 2022
1 parent ab1e12a commit 43d554a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions chart/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ spec:
ports:
- containerPort: 80
env:
- name: CONFIGURATION_SERVICE
value: "http://localhost:8081/configuration-service"
- name: env
value: 'production'
- name: PUBSUB_TOPIC
Expand Down

0 comments on commit 43d554a

Please sign in to comment.