2016-12-13 19:09:29 +01:00

10 lines
122 B
YAML

apiVersion: v1
kind: Service
metadata:
name: nginx
spec:
selector:
app: nginx
ports:
- name: http
port: 80