Skip to content

Commit 0f0e4e6

Browse files
committed
Point kustomize dir back to this repo
Signed-off-by: Dale Haiducek <[email protected]>
1 parent 412f96b commit 0f0e4e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/utils_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1338,7 +1338,7 @@ func TestProcessKustomizeDir(t *testing.T) {
13381338
"kustomization.yaml": `
13391339
resources:
13401340
- configmap.yaml
1341-
- https://github.com/dhaiducek/policy-generator-plugin/examples/input-kustomize/?ref=kustomize-dir
1341+
- https://github.com/stolostron/policy-generator-plugin/examples/input-kustomize/?ref=main
13421342
13431343
namespace: kustomize-test
13441344
`,

0 commit comments

Comments
 (0)