Deploy RemoteDesktop SEC-5 image to GX10

This commit is contained in:
Andrew Stoltz
2026-06-20 19:42:02 -05:00
parent f5fb47c450
commit 221c429ad8

View File

@@ -36,7 +36,7 @@
"-c", "-c",
"chown -R 1654:1654 /app/data" "chown -R 1654:1654 /app/data"
], ],
"image": "localhost/fc-remotedesktop-web:v20260620-rd-chrome-9abb84c", "image": "localhost/fc-remotedesktop-web:v20260620-rd-sec5-a1b8c28",
"imagePullPolicy": "IfNotPresent", "imagePullPolicy": "IfNotPresent",
"name": "fix-data-permissions", "name": "fix-data-permissions",
"securityContext": { "securityContext": {
@@ -222,7 +222,7 @@
} }
} }
], ],
"image": "localhost/fc-remotedesktop-web:v20260620-rd-chrome-9abb84c", "image": "localhost/fc-remotedesktop-web:v20260620-rd-sec5-a1b8c28",
"imagePullPolicy": "IfNotPresent", "imagePullPolicy": "IfNotPresent",
"livenessProbe": { "livenessProbe": {
"failureThreshold": 3, "failureThreshold": 3,