fix secret
This commit is contained in:
@@ -24,17 +24,17 @@ jellyplist:
|
||||
- name: JELLYFIN_ADMIN_PASSWORD
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: jellystat-secret
|
||||
name: jellyplist-secret
|
||||
key: jellyfin-admin-password
|
||||
- name: SPOTIFY_CLIENT_ID
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: jellystat-secret
|
||||
name: jellyplist-secret
|
||||
key: spotify-client-id
|
||||
- name: SPOTIFY_CLIENT_SECRET
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: jellystat-secret
|
||||
name: jellyplist-secret
|
||||
key: spotify-client-secret
|
||||
- name: REDIS_URL
|
||||
value: redis://valkey.jellyplist:6379/0
|
||||
@@ -86,17 +86,17 @@ jellyplist:
|
||||
- name: JELLYFIN_ADMIN_PASSWORD
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: jellystat-secret
|
||||
name: jellyplist-secret
|
||||
key: jellyfin-admin-password
|
||||
- name: SPOTIFY_CLIENT_ID
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: jellystat-secret
|
||||
name: jellyplist-secret
|
||||
key: spotify-client-id
|
||||
- name: SPOTIFY_CLIENT_SECRET
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: jellystat-secret
|
||||
name: jellyplist-secret
|
||||
key: spotify-client-secret
|
||||
- name: REDIS_URL
|
||||
value: redis://valkey.jellyplist:6379/0
|
||||
@@ -148,17 +148,17 @@ jellyplist:
|
||||
- name: JELLYFIN_ADMIN_PASSWORD
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: jellystat-secret
|
||||
name: jellyplist-secret
|
||||
key: jellyfin-admin-password
|
||||
- name: SPOTIFY_CLIENT_ID
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: jellystat-secret
|
||||
name: jellyplist-secret
|
||||
key: spotify-client-id
|
||||
- name: SPOTIFY_CLIENT_SECRET
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: jellystat-secret
|
||||
name: jellyplist-secret
|
||||
key: spotify-client-secret
|
||||
- name: REDIS_URL
|
||||
value: redis://valkey.jellyplist:6379/0
|
||||
|
Reference in New Issue
Block a user