mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Add oidc actualbudget 2
This commit is contained in:
@@ -81,6 +81,11 @@ spec:
|
||||
secretKeyRef:
|
||||
name: freshrss-oidc-client-secret
|
||||
key: client_secret
|
||||
- name: ACTUALBUDGET_OIDC_CLIENT_SECRET
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: actualbudget-oidc-client-secret
|
||||
key: client_secret
|
||||
server:
|
||||
volumes:
|
||||
- name: blueprint-vault
|
||||
|
||||
Reference in New Issue
Block a user