update kubernetes deployment files

This commit is contained in:
Piethein Strengholt
2018-05-10 22:39:22 +02:00
parent c9f7fbbd14
commit 29b5cca73a
4 changed files with 10 additions and 27 deletions

View File

@@ -1,13 +1,13 @@
apiVersion: v1
kind: Service
apiVersion: v1
metadata:
name: laravel-api
#namespace: laravel
name: laravel-service
spec:
ports:
- name: pat-api-port
port: 80
targetPort: pathao-port
selector:
app: laravel-app
type: LoadBalancer
ports:
- protocol: TCP
name: pat-api-port
port: 80
targetPort: 30801