deploy(php): enable generated route WAF

This commit is contained in:
Andrew Stoltz
2026-06-18 23:46:34 -05:00
parent 1969285e4f
commit 4bbd157c8f
2 changed files with 3 additions and 3 deletions

View File

@@ -24,7 +24,7 @@
"template": {
"metadata": {
"annotations": {
"kubectl.kubernetes.io/restartedAt": "2026-06-18T18:30:00-05:00",
"kubectl.kubernetes.io/restartedAt": "2026-06-19T00:00:00-05:00",
"prometheus.io/path": "/metrics/prometheus",
"prometheus.io/port": "5400",
"prometheus.io/scrape": "true"
@@ -86,7 +86,7 @@
"value": "php"
}
],
"image": "localhost/fc-php-web:v20260619-hm4-drupal-ready-8791522",
"image": "localhost/fc-php-web:v20260619-whc4-generated-waf-147f02a",
"imagePullPolicy": "Never",
"livenessProbe": {
"failureThreshold": 3,