...

Text file src/k8s.io/kubectl/pkg/cmd/edit/testdata/testcase-no-op/1.original

Documentation: k8s.io/kubectl/pkg/cmd/edit/testdata/testcase-no-op

     1# Please edit the object below. Lines beginning with a '#' will be ignored,
     2# and an empty file will abort the edit. If an error occurs while saving this file will be
     3# reopened with the relevant failures.
     4#
     5apiVersion: v1
     6kind: ConfigMap
     7metadata:
     8  creationTimestamp: "2017-02-03T05:59:00Z"
     9  name: mymap
    10  namespace: default
    11  resourceVersion: "149"
    12  selfLink: /api/v1/namespaces/default/configmaps/mymap
    13  uid: dbde42e9-e9d5-11e6-8c3b-acbc32c1ca87

View as plain text