From c8975f90c7498e69ede5ec9b6b531e862fa2a788 Mon Sep 17 00:00:00 2001 From: James Spurin Date: Sat, 25 Apr 2020 18:16:44 +0100 Subject: [PATCH] remove default namespace from referenced yaml file --- content/en/examples/application/hpa/php-apache.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/content/en/examples/application/hpa/php-apache.yaml b/content/en/examples/application/hpa/php-apache.yaml index c73ae7d631..f3f1ef5d4f 100644 --- a/content/en/examples/application/hpa/php-apache.yaml +++ b/content/en/examples/application/hpa/php-apache.yaml @@ -2,7 +2,6 @@ apiVersion: autoscaling/v1 kind: HorizontalPodAutoscaler metadata: name: php-apache - namespace: default spec: scaleTargetRef: apiVersion: apps/v1