deploy(mysql): roll non-root GX10 web image
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user