chore: Update manifests after change

This commit is contained in:
2026-04-24 00:54:21 +00:00
parent 83fa0f00d3
commit 77fbc7ffc9
8 changed files with 26 additions and 8 deletions

View File

@@ -14,5 +14,5 @@ spec:
data:
- secretKey: api-key
remoteRef:
key: /unifi/auth/cl01tl
key: /unifi/users/cl01tl
property: api-key

View File

@@ -22,5 +22,5 @@ spec:
property: user
- secretKey: password
remoteRef:
key: /cl01tl/jellystat/cconfig
key: /cl01tl/jellystat/config
property: password

View File

@@ -14,5 +14,5 @@ spec:
data:
- secretKey: ntfy_password
remoteRef:
key: / cl01tl/ntfy/users/cl01tl
key: /cl01tl/ntfy/users/cl01tl
property: password

View File

@@ -51,7 +51,7 @@ spec:
valueFrom:
secretKeyRef:
key: key
name: ollama-key
name: open-webui-key
- name: DATABASE_URL
valueFrom:
secretKeyRef:

View File

@@ -14,5 +14,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

@@ -14,11 +14,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

@@ -0,0 +1,18 @@
apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: vault-token
namespace: vault
labels:
app.kubernetes.io/name: vault-token
app.kubernetes.io/instance: vault
app.kubernetes.io/part-of: vault
spec:
secretStoreRef:
kind: ClusterSecretStore
name: openbao
data:
- secretKey: token
remoteRef:
key: /cl01tl/vault/role/snapshot
property: root

View File

@@ -15,4 +15,4 @@ spec:
- secretKey: SECRET
remoteRef:
key: /cl01tl/yamtrack/config
property: SECRET
property: secret