OpenUnison / openunison-k8s

Access portal for Kubernetes
Apache License 2.0
93 stars 5 forks source link

ARM64 support #106

Open MichaelTrip opened 3 months ago

MichaelTrip commented 3 months ago

As i was exploring the Openunison solution i tried to deploy it onto my arm64 Oracle VPS. But that didn't work due to the lack of arm64 support. I already reated a PR for the operator... but changing the maven on how to compile things is out of my league. Is it possible to create a arm64 image?