deploy(mysql): roll non-root GX10 web image

This commit is contained in:
Andrew Stoltz
2026-06-17 04:08:23 -05:00
parent aa0525331d
commit b11f26b963

View File

@@ -76,7 +76,7 @@
"value": "mysql"
}
],
"image": "localhost/fc-mysql-web:gx10-v1",
"image": "localhost/fc-mysql-web:v20260617-sec5-1148fd0",
"imagePullPolicy": "Never",
"livenessProbe": {
"failureThreshold": 3,
@@ -173,6 +173,7 @@
"schedulerName": "default-scheduler",
"securityContext": {
"fsGroup": 1654,
"fsGroupChangePolicy": "OnRootMismatch",
"runAsGroup": 1654,
"runAsNonRoot": true,
"runAsUser": 1654