diff --git a/kube/deploy/apps/rimgo/app/hr.yaml b/kube/deploy/apps/rimgo/app/hr.yaml index 4f28fe8b..c39f352c 100644 --- a/kube/deploy/apps/rimgo/app/hr.yaml +++ b/kube/deploy/apps/rimgo/app/hr.yaml @@ -94,13 +94,6 @@ spec: fsGroup: *uid fsGroupChangePolicy: Always seccompProfile: { type: "RuntimeDefault" } - topologySpreadConstraints: - - maxSkew: 1 - topologyKey: kubernetes.io/hostname - whenUnsatisfiable: DoNotSchedule - labelSelector: - matchLabels: - app.kubernetes.io/name: "{{ .Release.Name }}" affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: