[16.02.20] Service settings revert

This commit is contained in:
andyjk15 2020-02-16 14:40:01 +00:00
parent a4659e76e5
commit 56565ec3d1

View File

@ -2,11 +2,11 @@ kind: Service
apiVersion: v1 apiVersion: v1
metadata: metadata:
labels: labels:
name: gateway name: LABEL
name: db-gateway name: RESOURCE_NAME
spec: spec:
selector: selector:
app: db-gateway app: RESOURCE_NAME
ports: ports:
- port: 9090 - port: 9090
targetPort: 9090 targetPort: 9090