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