Merge pull request #5032 from shashankv02/fix_yaml
Fix fortune-teller app manifest
This commit is contained in:
commit
352003c7de
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,9 @@ metadata:
|
|||
namespace: default
|
||||
spec:
|
||||
replicas: 1
|
||||
selector:
|
||||
matchLabels:
|
||||
k8s-app: fortune-teller-app
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
|
|
Loading…
Reference in a new issue