From 6f31c68546ee75ae43bb5ccd01a53531704c39b6 Mon Sep 17 00:00:00 2001 From: NishaSharma14 Date: Tue, 5 Dec 2023 11:42:59 +0100 Subject: [PATCH] fix:[nmrxiv-app] - clean pythonmicroservice from values.yml --- charts/nmrxiv-app/Chart.yaml | 2 +- charts/nmrxiv-app/values.yaml | 11 ----------- 2 files changed, 1 insertion(+), 12 deletions(-) diff --git a/charts/nmrxiv-app/Chart.yaml b/charts/nmrxiv-app/Chart.yaml index 7a119f0..52a875b 100644 --- a/charts/nmrxiv-app/Chart.yaml +++ b/charts/nmrxiv-app/Chart.yaml @@ -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 diff --git a/charts/nmrxiv-app/values.yaml b/charts/nmrxiv-app/values.yaml index 6d55be7..68d074c 100644 --- a/charts/nmrxiv-app/values.yaml +++ b/charts/nmrxiv-app/values.yaml @@ -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: