mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-21 01:25:38 -05:00
Fix SignalR hub setting
This commit is contained in:
@@ -106,7 +106,7 @@ spec:
|
|||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: environment-database-credentials
|
name: environment-database-credentials
|
||||||
key: password
|
key: password
|
||||||
- name: Hub__Environment
|
- name: Environment__Hub__Url
|
||||||
value: http://hub-service/environment
|
value: http://hub-service/environment
|
||||||
restartPolicy: Always
|
restartPolicy: Always
|
||||||
terminationGracePeriodSeconds: 30
|
terminationGracePeriodSeconds: 30
|
||||||
|
|||||||
Reference in New Issue
Block a user