Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1645b6bbae | |||
| ae51a3a864 |
@@ -101,12 +101,12 @@ spec:
|
|||||||
- name: AuthentikSettings__ClientId
|
- name: AuthentikSettings__ClientId
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: midrandbooksapi-secrets
|
name: midrandbooks-secrets
|
||||||
key: authentik-clientid
|
key: authentik-clientid
|
||||||
- name: AuthentikSettings__ClientSecret
|
- name: AuthentikSettings__ClientSecret
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: midrandbooksapi-secrets
|
name: midrandbooks-secrets
|
||||||
key: authentik-clientsecret
|
key: authentik-clientsecret
|
||||||
- name: BookshopS3Settings__AccessKey
|
- name: BookshopS3Settings__AccessKey
|
||||||
valueFrom:
|
valueFrom:
|
||||||
|
|||||||
Reference in New Issue
Block a user