lock version
This commit is contained in:
@@ -12,7 +12,9 @@ spec:
|
||||
app: {{ .Release.Name }}
|
||||
spec:
|
||||
containers:
|
||||
- env:
|
||||
- image: jellyfin/jellyfin:10.6.4
|
||||
name: jellyfin
|
||||
env:
|
||||
- name: NODE_NAME
|
||||
valueFrom:
|
||||
fieldRef:
|
||||
@@ -28,8 +30,6 @@ spec:
|
||||
fieldRef:
|
||||
apiVersion: v1
|
||||
fieldPath: metadata.namespace
|
||||
image: jellyfin/jellyfin:10.6.4
|
||||
name: jellyfin
|
||||
ports:
|
||||
- containerPort: 8096
|
||||
protocol: TCP
|
||||
|
||||
Reference in New Issue
Block a user