use https
This commit is contained in:
@@ -18,9 +18,9 @@ spec:
|
||||
containers:
|
||||
- env:
|
||||
- name: ACCOUNTS_URL
|
||||
value: http://account
|
||||
value: https://account
|
||||
- name: STATS_URL
|
||||
value: http://stats
|
||||
value: https://stats
|
||||
- name: TRANSACTOR_URL
|
||||
valueFrom:
|
||||
configMapKeyRef:
|
||||
|
Reference in New Issue
Block a user