fixing 89190 services
This commit is contained in:
@@ -2,7 +2,7 @@ kind: Service
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
metadata:
|
metadata:
|
||||||
name: flask-consul
|
name: flask-consul
|
||||||
namespace: tensuns
|
namespace: consul
|
||||||
labels:
|
labels:
|
||||||
app: flask-consul
|
app: flask-consul
|
||||||
spec:
|
spec:
|
||||||
@@ -18,10 +18,10 @@ spec:
|
|||||||
kind: Service
|
kind: Service
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
metadata:
|
metadata:
|
||||||
name: tensuns
|
name: nginx-consul
|
||||||
namespace: tensuns
|
namespace: consul
|
||||||
labels:
|
labels:
|
||||||
app: tensuns
|
app: consul
|
||||||
spec:
|
spec:
|
||||||
ports:
|
ports:
|
||||||
- name: nginx-consul
|
- name: nginx-consul
|
||||||
|
|||||||
Reference in New Issue
Block a user