Files
infra/apps/seija/youtubethumbnails/svc.yaml
2025-08-12 10:12:16 -04:00

12 lines
212 B
YAML

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