From 3b96a6272a2a84fffd1ffe6b4c6c608dfcab0cbd Mon Sep 17 00:00:00 2001 From: Andrew Stoltz <1578013+astoltz@users.noreply.github.com> Date: Thu, 18 Jun 2026 17:35:47 -0500 Subject: [PATCH] deploy(gx10): restart php web for autodns config --- apps-gx10/fc-php/deployment-php-web.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps-gx10/fc-php/deployment-php-web.json b/apps-gx10/fc-php/deployment-php-web.json index 5adc565..ec92310 100644 --- a/apps-gx10/fc-php/deployment-php-web.json +++ b/apps-gx10/fc-php/deployment-php-web.json @@ -24,7 +24,7 @@ "template": { "metadata": { "annotations": { - "kubectl.kubernetes.io/restartedAt": "2026-06-13T01:59:27-05:00", + "kubectl.kubernetes.io/restartedAt": "2026-06-18T18:30:00-05:00", "prometheus.io/path": "/metrics/prometheus", "prometheus.io/port": "5400", "prometheus.io/scrape": "true"