You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
230 B
YAML
12 lines
230 B
YAML
3 years ago
|
# Something wrong with the mongo instance. This currently doesn't work
|
||
|
apiVersion: v1
|
||
|
kind: Endpoints
|
||
|
metadata:
|
||
|
name: dev-mongo
|
||
|
namespace: runcible
|
||
|
subsets:
|
||
|
- addresses:
|
||
|
- ip: 10.0.1.221
|
||
|
ports:
|
||
|
- port: 27017
|