chore: Update manifests after change

This commit is contained in:
2026-01-04 23:57:42 +00:00
parent 572a037d22
commit c6b550c5dc
2 changed files with 29 additions and 1 deletions

View File

@@ -43,7 +43,14 @@ spec:
value: "true"
- name: YUBAL_MB_USER_AGENT
value: alexanderlebens@gmail.com
image: harbor.alexlebens.net/images/yubal-playlist:0.0.4
- name: YUBAL_LIDARR_ENDPOINT
value: http://lidarr.lidarr:80
- name: YUBAL_LIDARR_API_KEY
valueFrom:
secretKeyRef:
key: lidarr-key
name: yubal-playlist-config-secret
image: harbor.alexlebens.net/images/yubal-playlist:0.0.5
imagePullPolicy: IfNotPresent
name: main
resources:

View File

@@ -0,0 +1,21 @@
apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: yubal-playlist-config-secret
namespace: yubal-playlist
labels:
app.kubernetes.io/name: yubal-playlist-config-secret
app.kubernetes.io/instance: yubal-playlist
app.kubernetes.io/part-of: yubal-playlist
spec:
secretStoreRef:
kind: ClusterSecretStore
name: vault
data:
- secretKey: lidarr-key
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /cl01tl/lidarr2/key
metadataPolicy: None
property: key