Files
fleet-infra/actual/service.yaml
Michael Thomson 2b5c74ddec actual
2024-06-10 20:49:49 -04:00

13 lines
166 B
YAML

apiVersion: v1
kind: Service
metadata:
name: actual
namespace: actual
spec:
selector:
app: actual
ports:
- port: 80
targetPort: http
name: http