update service type
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Torma Kristóf 2020-04-13 01:26:36 +02:00
parent 4c28d970c8
commit 82896fea9e
1 changed files with 3 additions and 2 deletions

View File

@ -8,9 +8,10 @@ metadata:
spec:
ports:
- name: api-gateway
port: 80
port: 8080
targetPort: 8080
nodePort: 8069
protocol: TCP
selector:
app: api-gateway
type: ClusterIP
type: NodePort