www/manifest/service.yaml
Xe Iaso ffd029cdbb incorporate arcjet
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-09-09 23:02:59 -04:00

11 lines
166 B
YAML

apiVersion: v1
kind: Service
metadata:
name: techaro-lol
spec:
ports:
- protocol: TCP
port: 80
targetPort: 3000
name: http
type: ClusterIP