summaryrefslogtreecommitdiff
path: root/f3s/player/helm-chart/templates/deployment.yaml
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-16 15:23:33 +0300
committerPaul Buetow <paul@buetow.org>2026-05-16 15:23:33 +0300
commitdcda17ded1d4580077f04ffb61767d3671c71b30 (patch)
treeaa0924c7af9bf83d421ba4b6ce83e1341067ac19 /f3s/player/helm-chart/templates/deployment.yaml
parent80259c162cdf5faca71815a396af29fe5e5aea77 (diff)
Deploy xplayer and update player image
Diffstat (limited to 'f3s/player/helm-chart/templates/deployment.yaml')
-rw-r--r--f3s/player/helm-chart/templates/deployment.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/f3s/player/helm-chart/templates/deployment.yaml b/f3s/player/helm-chart/templates/deployment.yaml
index db72e1f..74d03bb 100644
--- a/f3s/player/helm-chart/templates/deployment.yaml
+++ b/f3s/player/helm-chart/templates/deployment.yaml
@@ -24,7 +24,7 @@ spec:
fsGroup: 65534
containers:
- name: player
- image: registry.lan.buetow.org:30001/player:c4de92d
+ image: registry.lan.buetow.org:30001/player:df224ef
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false