diff --git a/charts/myprecious/Chart.yaml b/charts/myprecious/Chart.yaml index 5b06c798e..08a8bcfef 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-04 +version: 1.111.5-pre-05 # 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 a171e36b7..edbcc652c 100644 --- a/charts/myprecious/values.yaml +++ b/charts/myprecious/values.yaml @@ -93,17 +93,6 @@ dns_domain: elfhosted.com tooling_image: &tooling_image ghcr.io/elfhosted/tooling:focal-20240530@sha256:458d1f3b54e9455b5cdad3c341d6853a6fdd75ac3f1120931ca3c09ac4b588de -# all RD pods have to exist with zurg -standard_affinity: &standard_affinity - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: app.elfhosted.com/name - operator: In - values: - - zurg - topologyKey: "kubernetes.io/hostname" soft_affinity: &soft_affinity podAffinity: @@ -119,6 +108,19 @@ soft_affinity: &soft_affinity - zurg topologyKey: "kubernetes.io/hostname" + +# all RD pods have to exist with zurg - make this soft for now +standard_affinity: *soft_affinity + # podAffinity: + # requiredDuringSchedulingIgnoredDuringExecution: + # - labelSelector: + # matchExpressions: + # - key: app.elfhosted.com/name + # operator: In + # values: + # - zurg + # topologyKey: "kubernetes.io/hostname" + dedicated_affinity: &dedicated_affinity affinity: nodeAffinity: