helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

[enterprise-operator] Failed to start on ARM64 nodes

Open brainiac84 opened this issue 3 months ago • 0 comments

What did you do to encounter the bug? Steps to reproduce the behavior:

  1. Run on any ARM64 type nodes

Additional context As https://quay.io/repository/mongodb/mongodb-enterprise-operator-ubi?tab=tags doesn't provide ARM64 type images.

is there any plans to add support of that in the near future? otherwise, it'd be nice to set by default https://github.com/mongodb/helm-charts/blob/main/charts/enterprise-operator/values.yaml#L29

nodeSelector:
  kubernetes.io/arch: amd64

brainiac84 avatar Mar 22 '24 08:03 brainiac84