mirror of
https://github.com/holos-run/holos.git
synced 2026-03-21 09:45:00 +00:00
Previously #Kubernetes was defined in the platform code. This is a problem because every platform engineer would need to copy and paste this code. This patch moves the #Kubernetes helper into the cue.mod directory so it can be imported and used ergonomically.