Cleanup K8s specs and add README

This commit is contained in:
2025-02-26 22:29:12 -05:00
parent c8849f2670
commit 958abcf5ac
6 changed files with 751 additions and 39 deletions

View File

@@ -1,5 +1,5 @@
# Image URL to use all building/pushing image targets
IMG ?= registry.millslan.net/glmdev/p5x-csi:latest
IMG ?= docker.io/glmdev/p5x-csi:latest
# Get the currently used golang install path (in GOPATH/bin, unless GOBIN is set)
ifeq (,$(shell go env GOBIN))