Alexander Matyushentsev
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
2 deletions
-
guestbook/guestbook-ui-deployment.yaml
|
@ -4,8 +4,7 @@ metadata: |
|
|
name: guestbook-ui |
|
|
name: guestbook-ui |
|
|
spec: |
|
|
spec: |
|
|
replicas: 1 |
|
|
replicas: 1 |
|
|
revisionHistoryLimit: 18 |
|
|
revisionHistoryLimit: 3 |
|
|
progressDeadlineSeconds: 10 |
|
|
|
|
|
selector: |
|
|
selector: |
|
|
matchLabels: |
|
|
matchLabels: |
|
|
app: guestbook-ui |
|
|
app: guestbook-ui |
|
|