blob: ee8925d8884a9531037fa2ee60e5337d9685dba8 [file] [log] [blame]
# Please edit the object below. Lines beginning with a '#' will be ignored,
# and an empty file will abort the edit. If an error occurs while saving this file will be
# reopened with the relevant failures.
#
apiVersion: v1
kind: Service
metadata:
creationTimestamp: "2017-02-01T21:14:09Z"
labels:
app: svc1
name: svc1
namespace: edit-test
resourceVersion: "20715"
selfLink: /api/v1/namespaces/edit-test/services/svc1
uid: 5f7da8db-e8c3-11e6-b7e2-acbc32c1ca87
spec:
clusterIP: 10.0.0.146
ports:
- name: "80"
port: 80
protocol: TCP
targetPort: 80
selector:
app: svc1
sessionAffinity: None
type: ClusterIP
status:
loadBalancer: {}