From 0182438cfa0a9bfdcaaf62d33a2dfb1425899ae9 Mon Sep 17 00:00:00 2001 From: "wei.wang" Date: Mon, 25 Apr 2022 23:29:03 +0800 Subject: [PATCH] [zh]Sync from the English format --- content/zh/examples/application/php-apache.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/content/zh/examples/application/php-apache.yaml b/content/zh/examples/application/php-apache.yaml index 5eb04cfb89..e8e1b5aeb4 100644 --- a/content/zh/examples/application/php-apache.yaml +++ b/content/zh/examples/application/php-apache.yaml @@ -22,9 +22,7 @@ spec: cpu: 500m requests: cpu: 200m - --- - apiVersion: v1 kind: Service metadata: @@ -36,4 +34,3 @@ spec: - port: 80 selector: run: php-apache -