pegasus on
This commit is contained in:
parent
a85fac9002
commit
50c25b1b92
@ -5,7 +5,7 @@ metadata:
|
||||
name: pegasus
|
||||
namespace: jellyfin
|
||||
spec:
|
||||
replicas: 0
|
||||
replicas: 1
|
||||
selector: { matchLabels: { app: pegasus } }
|
||||
template:
|
||||
metadata: { labels: { app: pegasus } }
|
||||
@ -61,3 +61,4 @@ spec:
|
||||
configMap: { name: pegasus-user-map }
|
||||
- name: tmp
|
||||
emptyDir: {}
|
||||
imagePullSecrects: [{"name":"zot-regcred"}]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user