Skip to content

Commit

Permalink
correction
Browse files Browse the repository at this point in the history
Signed-off-by: Deepanshu Yadav <[email protected]>
  • Loading branch information
deepanshu-yadav committed Nov 27, 2023
1 parent 43978e3 commit 18f13d9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions istio/simple/mongo-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ metadata:
version: v1
spec:
replicas: 1
ports:
- port: 27017
name: mongo
selector:
matchLabels:
app: mongo-db
Expand Down
3 changes: 0 additions & 3 deletions istio/simple/nodejsapp-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ metadata:
version: v1
spec:
replicas: 1
ports:
- port: 3000
name: http
selector:
matchLabels:
app: nodejs
Expand Down

0 comments on commit 18f13d9

Please sign in to comment.