Skip to content

Commit

Permalink
fix:[nmrxiv-app] - clean pythonmicroservice
Browse files Browse the repository at this point in the history
from values.yml
  • Loading branch information
NishaSharma14 committed Dec 5, 2023
1 parent 24d8c10 commit 6f31c68
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
2 changes: 1 addition & 1 deletion charts/nmrxiv-app/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.6.7
version: 0.6.8

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
11 changes: 0 additions & 11 deletions charts/nmrxiv-app/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -209,17 +209,6 @@ fileStorage:
awsURL:
awsBucketPublic:

pythonmicroservice:
image:
name: python-microservice
repository: europe-west3-docker.pkg.dev/nmrxiv/nmrxiv-dev/nmrxiv-python-microservice
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: latest
service:
type: ClusterIP
port: 80

nmrium:
# You can use the nmrium hosted at our server or you can host one of your own and replace below values.
image:
Expand Down

0 comments on commit 6f31c68

Please sign in to comment.