ngrx-playground/service.yaml hinzugefügt

This commit is contained in:
2026-03-06 16:04:51 +00:00
parent 518da57f06
commit 3464103578

View File

@@ -0,0 +1,11 @@
apiVersion: v1
kind: Service
metadata:
name: ngrx-playground
namespace: default
spec:
selector:
app: ngrx-playground
ports:
- port: 80
targetPort: 80