Alex Collins
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
3 deletions
-
guestbook/guestbook-ui-deployment.yaml
|
@ -2,9 +2,6 @@ apiVersion: apps/v1beta2 |
|
|
kind: Deployment |
|
|
kind: Deployment |
|
|
metadata: |
|
|
metadata: |
|
|
name: guestbook-ui |
|
|
name: guestbook-ui |
|
|
labels: |
|
|
|
|
|
app-group: big-apps |
|
|
|
|
|
team: core-devs |
|
|
|
|
|
spec: |
|
|
spec: |
|
|
replicas: 1 |
|
|
replicas: 1 |
|
|
revisionHistoryLimit: 18 |
|
|
revisionHistoryLimit: 18 |
|
|