diff --git a/apps/apisix/testing/config_dir.json b/apps/apisix/testing/config_dir.json new file mode 100644 index 00000000..724a1b00 --- /dev/null +++ b/apps/apisix/testing/config_dir.json @@ -0,0 +1,13 @@ +{ + "appName": "apisix", + "userGivenName": "apisix", + "destNamespace": "default", + "destServer": "https://kubernetes.default.svc", + "srcPath": "app/apisix", + "srcRepoURL": "https://github.com/developing-today/code.git", + "srcTargetRevision": "", + "labels": null, + "annotations": null, + "exclude": "", + "include": "" +} \ No newline at end of file