Releasing anti affiniti fix
This commit is contained in:
@@ -15,4 +15,4 @@ 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.15.2
|
||||
version: 0.15.3
|
||||
|
||||
@@ -5,7 +5,7 @@ templates:
|
||||
tests:
|
||||
- it: Should spread pods across nodes
|
||||
set:
|
||||
spreadAccrossNodes: true
|
||||
spreadAcrossNodes: true
|
||||
asserts:
|
||||
- equal:
|
||||
path: spec.template.spec.affinity
|
||||
|
||||
Reference in New Issue
Block a user