Deploy GX10 WorldBuilder chrome standards image

This commit is contained in:
Andrew Stoltz
2026-06-20 08:38:46 -05:00
parent 8ee77aca44
commit 84dce3b0a8
2 changed files with 4 additions and 6 deletions

View File

@@ -101,7 +101,7 @@
"value": "false" "value": "false"
} }
], ],
"image": "localhost/fc-worldbuilder:v20260619-worldbuilder-edd6efc", "image": "localhost/fc-worldbuilder:v20260620-chrome-94c6d42",
"imagePullPolicy": "Never", "imagePullPolicy": "Never",
"livenessProbe": { "livenessProbe": {
"failureThreshold": 3, "failureThreshold": 3,

View File

@@ -22,8 +22,6 @@
] ]
} }
], ],
"tls": { "tls": {}
"secretName": "worldbuilder-web-tls"
}
} }
} }