mirror of https://github.com/k3s-io/k3s
17 lines
491 B
Plaintext
Executable File
17 lines
491 B
Plaintext
Executable File
# 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
|
|
data:
|
|
baz: qux
|
|
foo: changed-value2
|
|
kind: ConfigMap
|
|
metadata:
|
|
creationTimestamp: 2017-02-03T06:12:07Z
|
|
name: cm1
|
|
namespace: edit-test
|
|
resourceVersion: "2071"
|
|
selfLink: /api/v1/namespaces/edit-test/configmaps/cm1
|
|
uid: b09bffab-e9d7-11e6-8c3b-acbc32c1ca87
|