Skip to content

Commit

Permalink
Fix frontend naming
Browse files Browse the repository at this point in the history
  • Loading branch information
whs-dot-hk committed Jan 15, 2019
1 parent 0518485 commit df569eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ metadata:
spec:
selector:
matchLabels:
app: nifi
app: nifi-frontend
tier: frontend
track: stable
replicas: 1
template:
metadata:
labels:
app: nifi
app: nifi-frontend
tier: frontend
track: stable
spec:
Expand Down

0 comments on commit df569eb

Please sign in to comment.