feat(repo): Go to repo.katenary.io

This commit is contained in:
2025-08-19 23:09:50 +02:00
parent f1c31b0eeb
commit 0cf429c3d2
41 changed files with 234 additions and 215 deletions

View File

@@ -2,10 +2,11 @@ package generator
import (
"fmt"
"github.com/katenary/katenary/internal/generator/labels"
"os"
"testing"
"repo.katenary.io/katenary/katenary/internal/generator/labels"
v1 "k8s.io/api/networking/v1"
"sigs.k8s.io/yaml"
)