feat(dns): update caddy deploy command to create ingress records (stubs for now)

This commit is contained in:
Pavel Sviderski
2025-02-24 20:33:54 +10:00
parent 2d84059d7f
commit 0ea997e826
2 changed files with 56 additions and 30 deletions
+2 -3
View File
@@ -4,11 +4,10 @@ import (
"fmt"
"github.com/Masterminds/semver"
"github.com/distribution/reference"
"regexp"
"uncloud/internal/api"
"github.com/google/go-containerregistry/pkg/name"
"github.com/google/go-containerregistry/pkg/v1/remote"
"regexp"
"uncloud/internal/api"
)
const (