From 106f28ef0eb02a30e835de3ef59bc7706bc8dbcf Mon Sep 17 00:00:00 2001 From: Arhell Date: Sun, 12 Mar 2023 00:22:29 +0200 Subject: [PATCH] [id] Removed spec.Replicas --- content/id/examples/application/php-apache.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/content/id/examples/application/php-apache.yaml b/content/id/examples/application/php-apache.yaml index d29d2b91593..a194dce6f95 100644 --- a/content/id/examples/application/php-apache.yaml +++ b/content/id/examples/application/php-apache.yaml @@ -6,7 +6,6 @@ spec: selector: matchLabels: run: php-apache - replicas: 1 template: metadata: labels: