tmp/secrets-7 #6159

Merged
alexlebens merged 2 commits from tmp/secrets-7 into main 2026-04-24 00:53:22 +00:00
4 changed files with 5 additions and 5 deletions
Showing only changes of commit 020a3b297d - Show all commits

View File

@@ -127,7 +127,7 @@ ollama:
- name: WEBUI_SECRET_KEY
valueFrom:
secretKeyRef:
name: ollama-key
name: open-webui-key
key: key
- name: DATABASE_URL
valueFrom:

View File

@@ -55,5 +55,5 @@ spec:
data:
- secretKey: PAPERLESS_SOCIALACCOUNT_PROVIDERS
remoteRef:
key: /authentik/oidc/paperless-ngx
key: /cl01tl/authentik/oidc/paperless-ngx
property: PAPERLESS_SOCIALACCOUNT_PROVIDERS

View File

@@ -193,11 +193,11 @@ spec:
data:
- secretKey: NTFY_TOKEN
remoteRef:
key: /ntfy/user/cl01tl
key: /cl01tl/ntfy/users/cl01tl
property: token
- secretKey: NTFY_ENDPOINT
remoteRef:
key: /ntfy/user/cl01tl
key: /cl01tl/ntfy/users/cl01tl
property: endpoint
- secretKey: NTFY_TOPIC
remoteRef:

View File

@@ -14,7 +14,7 @@ spec:
- secretKey: SECRET
remoteRef:
key: /cl01tl/yamtrack/config
property: SECRET
property: secret
---
apiVersion: external-secrets.io/v1