@@ -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
|
||||
|
||||
Reference in New Issue
Block a user