update replica count to 2

This commit is contained in:
Steve Lowery 2024-01-04 15:57:29 -06:00
parent e31eef8d4a
commit 5b48fbc7c6
No known key found for this signature in database
GPG Key ID: 71D35D1685F85C02
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ metadata:
project: guestbook project: guestbook
namespace: guestbook namespace: guestbook
spec: spec:
replicas: 1 replicas: 2
revisionHistoryLimit: 3 revisionHistoryLimit: 3
selector: selector:
matchLabels: matchLabels: