Loading assets/auto-deploy-app/test/templates/test_helpers.go +1 −0 Original line number Diff line number Diff line Loading @@ -74,6 +74,7 @@ type workerDeploymentTestCase struct { ExpectedTolerations []coreV1.Toleration ExpectedInitContainers []coreV1.Container ExpectedAffinity *coreV1.Affinity ExpectedResources *coreV1.ResourceRequirements } type workerDeploymentSelectorTestCase struct { Loading Loading
assets/auto-deploy-app/test/templates/test_helpers.go +1 −0 Original line number Diff line number Diff line Loading @@ -74,6 +74,7 @@ type workerDeploymentTestCase struct { ExpectedTolerations []coreV1.Toleration ExpectedInitContainers []coreV1.Container ExpectedAffinity *coreV1.Affinity ExpectedResources *coreV1.ResourceRequirements } type workerDeploymentSelectorTestCase struct { Loading