fix sourceref

This commit is contained in:
2025-11-12 13:56:17 -06:00
parent 3e4a73bacc
commit 8bba0976f9

View File

@@ -19,7 +19,8 @@ spec:
targetNamespace: kube-system targetNamespace: kube-system
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository
name: podinfo name: gateway-api
namespace: kube-system
path: "./config/crd" path: "./config/crd"
prune: true prune: true
timeout: 1m timeout: 1m