remove default namespace from referenced yaml file
This commit is contained in:
parent
4a1a8eb190
commit
c8975f90c7
|
@ -2,7 +2,6 @@ apiVersion: autoscaling/v1
|
|||
kind: HorizontalPodAutoscaler
|
||||
metadata:
|
||||
name: php-apache
|
||||
namespace: default
|
||||
spec:
|
||||
scaleTargetRef:
|
||||
apiVersion: apps/v1
|
||||
|
|
Loading…
Reference in New Issue