diff options
Diffstat (limited to 'f3s/ychat/helm-chart/templates')
| -rw-r--r-- | f3s/ychat/helm-chart/templates/deployment.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/f3s/ychat/helm-chart/templates/deployment.yaml b/f3s/ychat/helm-chart/templates/deployment.yaml index 5f8ece4..d46f8c7 100644 --- a/f3s/ychat/helm-chart/templates/deployment.yaml +++ b/f3s/ychat/helm-chart/templates/deployment.yaml @@ -24,7 +24,7 @@ spec: fsGroup: 1000 containers: - name: ychat - image: registry.lan.buetow.org:30001/ychat:fed8e7b + image: registry.lan.buetow.org:30001/ychat:dadd9f9 imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false |
