Skip to content

Commit

Permalink
Merge pull request #5032 from shashankv02/fix_yaml
Browse files Browse the repository at this point in the history
Fix fortune-teller app manifest
  • Loading branch information
k8s-ci-robot authored Feb 10, 2020
2 parents 34b6d08 + c9f4ed9 commit 352003c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/examples/grpc/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ metadata:
namespace: default
spec:
replicas: 1
selector:
matchLabels:
k8s-app: fortune-teller-app
template:
metadata:
labels:
Expand Down

0 comments on commit 352003c

Please sign in to comment.