Skip to content

Commit

Permalink
(chg) fix kubernetes deployment
Browse files Browse the repository at this point in the history
Signed-off-by: Thorsten Schifferdecker <ts@systs.org>
  • Loading branch information
curx authored and alexellis committed Nov 14, 2019
1 parent c62be3d commit d707cc8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions artifacts/client.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ metadata:
name: client
spec:
replicas: 1
selector:
matchLabels:
app: client
template:
metadata:
labels:
Expand Down

0 comments on commit d707cc8

Please sign in to comment.