Merge pull request #38320 from RobertNorthard/main
Removed spec.Replicas from example application deployment manifest for HPA scaling walkthroughpull/38598/head
commit
8fcc80b1c4
|
@ -6,7 +6,6 @@ spec:
|
|||
selector:
|
||||
matchLabels:
|
||||
run: php-apache
|
||||
replicas: 1
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
|
|
Loading…
Reference in New Issue