chore: Update manifests after automerge

This commit is contained in:
2026-04-03 02:13:38 +00:00
parent 3d717429f4
commit 00a57de54a
19 changed files with 1 additions and 949 deletions

View File

@@ -1,26 +0,0 @@
apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: jellystat-secret
namespace: jellystat
labels:
app.kubernetes.io/name: jellystat-secret
app.kubernetes.io/instance: jellystat
app.kubernetes.io/part-of: jellystat
spec:
secretStoreRef:
kind: ClusterSecretStore
name: vault
data:
- secretKey: secret-key
remoteRef:
key: /cl01tl/jellystat/auth
property: secret-key
- secretKey: user
remoteRef:
key: /cl01tl/jellystat/auth
property: user
- secretKey: password
remoteRef:
key: /cl01tl/jellystat/auth
property: password