forked from innovacion/playground
update manifests
This commit is contained in:
@@ -2,13 +2,14 @@ apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: playground-service
|
||||
namespace: apps
|
||||
labels:
|
||||
app: playground
|
||||
spec:
|
||||
type: ClusterIP
|
||||
selector:
|
||||
app: playground
|
||||
ports:
|
||||
- port: 80
|
||||
targetPort: 3000
|
||||
protocol: TCP
|
||||
type: ClusterIP
|
||||
|
||||
Reference in New Issue
Block a user