Deploy GX10 Knowledge chrome standards image

This commit is contained in:
Andrew Stoltz
2026-06-20 08:16:50 -05:00
parent a79627b72a
commit 8ee77aca44
2 changed files with 4 additions and 6 deletions

View File

@@ -147,7 +147,7 @@
"value": "/data/vector-stores/corpus-cache" "value": "/data/vector-stores/corpus-cache"
} }
], ],
"image": "localhost/fc-knowledge-web:v20260619-sec3-6370c95", "image": "localhost/fc-knowledge-web:v20260620-chrome-0a903b7",
"imagePullPolicy": "Never", "imagePullPolicy": "Never",
"livenessProbe": { "livenessProbe": {
"failureThreshold": 3, "failureThreshold": 3,

View File

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