diff --git a/charts/myprecious/Chart.yaml b/charts/myprecious/Chart.yaml index 08a8bcfef..639553633 100644 --- a/charts/myprecious/Chart.yaml +++ b/charts/myprecious/Chart.yaml @@ -15,7 +15,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: 1.111.5-pre-05 +version: 1.111.5-pre-06 # 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/myprecious/values.yaml b/charts/myprecious/values.yaml index edbcc652c..855f7e617 100644 --- a/charts/myprecious/values.yaml +++ b/charts/myprecious/values.yaml @@ -110,7 +110,9 @@ soft_affinity: &soft_affinity # all RD pods have to exist with zurg - make this soft for now -standard_affinity: *soft_affinity +standard_affinity: &standard_affinity + <<: *soft_affinity + # podAffinity: # requiredDuringSchedulingIgnoredDuringExecution: # - labelSelector: