Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

Commit

Permalink
Update example
Browse files Browse the repository at this point in the history
remove unnecessary port from couchdb service
  • Loading branch information
nicolai86 committed Sep 3, 2017
1 parent 52206c0 commit 2694bda
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@ spec:
cluster: my-couchdb-cluster
app: couchdb
ports:
- protocol: TCP
port: 5986
name: "node-local"
targetPort: 5986
nodePort: 31986
- protocol: TCP
port: 5984
name: "standalone"
Expand Down

0 comments on commit 2694bda

Please sign in to comment.