Fix SignalR hub setting

This commit is contained in:
2024-01-13 22:39:50 -05:00
parent 252a3aaccd
commit 1cffbbbed7

View File

@@ -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