diff --git a/charts/node-labeler/templates/daemonset.yaml b/charts/node-labeler/templates/daemonset.yaml index f9d8369..fa1e665 100755 --- a/charts/node-labeler/templates/daemonset.yaml +++ b/charts/node-labeler/templates/daemonset.yaml @@ -34,8 +34,6 @@ spec: valueFrom: fieldRef: fieldPath: spec.nodeName - nodeSelector: - kubernetes.io/arch: amd64 updateStrategy: rollingUpdate: - maxUnavailable: 10% \ No newline at end of file + maxUnavailable: 10%