Update go-kube to 1.3.3

This commit is contained in:
Daniel Cosme
2026-04-21 10:16:13 -04:00
parent 8127cdf42b
commit abc91b6e05
4 changed files with 8 additions and 4 deletions
+1
View File
@@ -33,6 +33,7 @@ func init() {
func Stack() stack.Stack {
kz := kube.NewKuztomizedStack(
meta,
map[string]any{
"namespace": Namespace,
"srv": srv,