use https

This commit is contained in:
2025-03-21 20:44:25 +01:00
parent 30a460fbc5
commit 4eb385d134
8 changed files with 19 additions and 19 deletions

View File

@@ -23,7 +23,7 @@ spec:
name: huly-config
key: ACCOUNTS_URL
- name: CALENDAR_URL
value: http://calendar
value: https://calendar
- name: COLLABORATOR_URL
valueFrom:
configMapKeyRef:
@@ -67,7 +67,7 @@ spec:
- name: UPLOAD_URL
value: /files
- name: STATS_URL
value: http://stats
value: https://stats
- name: DESKTOP_UPDATES_CHANNEL
value: selfhost
image: hardcoreeng/front:v0.6.471