diff --git a/charts/cheminformaticsMicroservice/Chart.yaml b/charts/cheminformaticsMicroservice/Chart.yaml index 04aea58..7b28df3 100644 --- a/charts/cheminformaticsMicroservice/Chart.yaml +++ b/charts/cheminformaticsMicroservice/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.1.1 +version: 0.1.2 # 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/cheminformaticsMicroservice/values.yaml b/charts/cheminformaticsMicroservice/values.yaml index 0b1e318..91270bb 100644 --- a/charts/cheminformaticsMicroservice/values.yaml +++ b/charts/cheminformaticsMicroservice/values.yaml @@ -17,7 +17,7 @@ fullnameOverride: "" serviceAccount: # Specifies whether a service account should be created - create: true + create: false # Annotations to add to the service account annotations: {} # The name of the service account to use.