Files
fleet-infra/apps/actual/service.yaml
2025-08-17 23:16:56 -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