debug
This commit is contained in:
+1
-12
@@ -11,15 +11,4 @@ spec:
|
||||
targetPort: 27017
|
||||
clusterIP: None
|
||||
selector:
|
||||
app: mongo
|
||||
root@vmcon-master:~/mongodb# cat Service.yaml
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: mongodb-test
|
||||
labels:
|
||||
app: database
|
||||
spec:
|
||||
clusterIP: None
|
||||
selector:
|
||||
app: database
|
||||
app: mongo
|
||||
Reference in New Issue
Block a user