We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83a48b5 commit 675cd27Copy full SHA for 675cd27
.cruft.json
@@ -0,0 +1,21 @@
1
+{
2
+ "template": "https://github.com/projectsyn/commodore-component-template.git",
3
+ "commit": "e6c4fd69190db1ad12e941d578b9423d0e2f993c",
4
+ "checkout": "main",
5
+ "context": {
6
+ "cookiecutter": {
7
+ "name": "vcluster",
8
+ "slug": "vcluster",
9
+ "parameter_key": "vcluster",
10
+ "test_cases": "defaults oidc openshift",
11
+ "add_golden": "y",
12
+ "add_matrix": "y",
13
+ "add_go_unit": "n",
14
+ "github_owner": "projectsyn",
15
+ "github_name": "component-vcluster",
16
+ "github_url": "https://github.com/projectsyn/component-vcluster",
17
+ "_template": "https://github.com/projectsyn/commodore-component-template.git"
18
+ }
19
+ },
20
+ "directory": null
21
+}
0 commit comments