telephony-web v20260325a: fix billing/RBAC 500s — replace IDbContextFactory with direct TelephonyDbContext injection

This commit is contained in:
Andrew M. Stoltz
2026-03-25 08:11:59 -05:00
parent 50146f8355
commit f366dd5c90

View File

@@ -132,7 +132,7 @@ spec:
topologyKey: kubernetes.io/hostname topologyKey: kubernetes.io/hostname
containers: containers:
- name: telephony-web - name: telephony-web
image: localhost/fc-telephony-web:v20260324n image: localhost/fc-telephony-web:v20260325a
imagePullPolicy: Never imagePullPolicy: Never
ports: ports:
- containerPort: 5100 - containerPort: 5100