Delete service.yaml
This commit is contained in:
committed by
GitHub
parent
9e3cc7e48b
commit
32f37c00ef
@@ -1,12 +0,0 @@
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: random-shapes-svc
|
||||
spec:
|
||||
ports:
|
||||
- port: 80
|
||||
protocol: TCP
|
||||
targetPort: 80
|
||||
selector:
|
||||
app: random-shapes
|
||||
type: NodePort
|
||||
Reference in New Issue
Block a user