Files
fleet-infra/actual/service.yaml
Michael Thomson e737339d09 actual
2023-12-22 18:28:46 -05: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