Xe Iaso
912ac171be
All checks were successful
Gitea Actions CI / Build and deploy (push) Successful in 26s
Signed-off-by: Xe Iaso <me@xeiaso.net>
12 lines
156 B
YAML
12 lines
156 B
YAML
apiVersion: v1
|
|
kind: Service
|
|
metadata:
|
|
name: tulpanomicon
|
|
spec:
|
|
selector:
|
|
app: tulpanomicon
|
|
ports:
|
|
- port: 80
|
|
targetPort: 80
|
|
name: http
|