Skip to content

Commit 68b81c7

Browse files
authored
fix(crd-schema-publisher): add env
1 parent 48eb758 commit 68b81c7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ spec:
9595
value: "gh-pages"
9696
- name: HOME
9797
value: "/home/git"
98+
- name: BASE_PATH
99+
value: "iac"
98100
resources:
99101
requests:
100102
cpu: 10m

0 commit comments

Comments
 (0)