Smarthome
Table of Contents
Hallo
Introduction
service.yaml
apiVersion: v1
kind: Service
metadata:
name: my-service
namespace: prod
spec:
selector:
app: MyApp
ports:
- protocol: TCP
port: 80
targetPort: 9376