Merge pull request #38320 from RobertNorthard/main

Removed spec.Replicas from example application deployment manifest for HPA scaling walkthrough
pull/38598/head
Kubernetes Prow Robot 2022-12-22 05:17:27 -08:00 committed by GitHub
commit 8fcc80b1c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ spec:
selector:
matchLabels:
run: php-apache
replicas: 1
template:
metadata:
labels: