-
Notifications
You must be signed in to change notification settings - Fork 63
Closed
Milestone
Description
To support deployment to arm64 cluster nodes using the helm-charts in multi architecture clusters it would be great if tornjak also has an arm64 build.
See this PR how I contributed this to spire:
Currently I'm working around deployment issues by using a nodeSelector to force Spire back to amd64 nodes for all the tornjak involved components.
nodeSelector:
kubernetes.io/arch: amd64
kfox1111, hendrikhalkow and maia-iyer
Metadata
Metadata
Assignees
Labels
No labels