Skip to content

Commit

Permalink
Update spring-boot-api-service.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
javahometech authored Aug 17, 2019
1 parent b1b56ab commit 336e97f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mongodb/spring-boot-api-service.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
kind: Service
apiVersion: v1
metadata:
name: boot-api
name: emp-api
spec:
selector:
app: boot-api
app: emp-api
ports:
- protocol: TCP
port: 80
Expand Down

0 comments on commit 336e97f

Please sign in to comment.