diff options
Diffstat (limited to 'f3s/xplayer/helm-chart/templates/deployment.yaml')
| -rw-r--r-- | f3s/xplayer/helm-chart/templates/deployment.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/f3s/xplayer/helm-chart/templates/deployment.yaml b/f3s/xplayer/helm-chart/templates/deployment.yaml index e97826c..008135f 100644 --- a/f3s/xplayer/helm-chart/templates/deployment.yaml +++ b/f3s/xplayer/helm-chart/templates/deployment.yaml @@ -24,7 +24,7 @@ spec: fsGroup: 65534 containers: - name: xplayer - image: registry.lan.buetow.org:30001/player:df224ef + image: registry.lan.buetow.org:30001/player:0a9660a imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false |
