Merge pull request #5032 from shashankv02/fix_yaml

Fix fortune-teller app manifest
This commit is contained in:
Kubernetes Prow Robot 2020-02-09 16:53:52 -08:00 committed by GitHub
commit 352003c7de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,9 @@ metadata:
namespace: default
spec:
replicas: 1
selector:
matchLabels:
k8s-app: fortune-teller-app
template:
metadata:
labels: