k8s/apps/fireflyiii/service.yaml

12 lines
158 B
YAML
Raw Permalink Normal View History

2026-04-05 23:06:06 +00:00
apiVersion: v1
kind: Service
metadata:
name: firefly
namespace: firefly
spec:
ports:
- port: 80
targetPort: 8080
selector:
app: firefly