Updated auth configs
continuous-integration/drone/pr Build is failing

This commit is contained in:
Khwezi Mngoma
2026-06-04 14:13:26 +02:00
parent 16a2516816
commit ba3f8f6f9b
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -54,13 +54,13 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="LiteCharms.Features" Version="1.77.0" />
<PackageReference Include="LiteCharms.Features" Version="1.79.0" />
</ItemGroup>
<!-- UI -->
<ItemGroup>
<PackageReference Include="ANM.Blazored.Toast" Version="0.1.1" />
<PackageReference Include="LiteCharms.Features.MidrandBooks" Version="1.77.0" />
<PackageReference Include="LiteCharms.Features.MidrandBooks" Version="1.79.0" />
<!-- Global Usings -->
<Using Include="Blazored.Toast.Services" />
+2 -2
View File
@@ -100,12 +100,12 @@ spec:
- configMapRef:
name: midrandbooksapi-config
env:
- name: AuthentikSettings__ApiResourceName
- name: AuthentikSettings__ClientId
valueFrom:
secretKeyRef:
name: midrandbooksapi-secrets
key: authentik-clientid
- name: AuthentikSettings__ApiResourceSecret
- name: AuthentikSettings__ClientSecret
valueFrom:
secretKeyRef:
name: midrandbooksapi-secrets