Skip to content

Commit adbbf5a

Browse files
committed
disable lock env var
1 parent d5b647f commit adbbf5a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

install/cyclops-install.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,8 @@ spec:
451451
env:
452452
- name: PORT
453453
value: "8080"
454+
- name: MODULE_DISABLE_TEMPLATE_VERSION_LOCK
455+
value: "true"
454456
livenessProbe:
455457
httpGet:
456458
path: /healthz

0 commit comments

Comments
 (0)