Skip to content

Commit a75d41f

Browse files
authored
fix(crd-schema-publisher): add /
1 parent 68b81c7 commit a75d41f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kubernetes/core/crd-schema-publisher/cronjob.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ spec:
9696
- name: HOME
9797
value: "/home/git"
9898
- name: BASE_PATH
99-
value: "iac"
99+
value: "/iac"
100100
resources:
101101
requests:
102102
cpu: 10m

0 commit comments

Comments
 (0)