Files
infra/apps/seija/mazanoke/svc.yaml

12 lines
195 B
YAML

apiVersion: v1
kind: Service
metadata:
name: mazanoke
spec:
type: ClusterIP
selector:
app.kubernetes.io/name: mazanoke
ports:
- protocol: TCP
port: 80
targetPort: http