mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-06 10:43:56 +00:00
Remove id field from rbd examples
This commit is contained in:
parent
6a4de0927c
commit
8546981f58
@ -1,6 +1,5 @@
|
||||
{
|
||||
"apiVersion": "v1",
|
||||
"id": "rbdpd2",
|
||||
"kind": "Pod",
|
||||
"metadata": {
|
||||
"name": "rbd2"
|
||||
|
@ -1,6 +1,5 @@
|
||||
{
|
||||
"apiVersion": "v1",
|
||||
"id": "rbdpd",
|
||||
"kind": "Pod",
|
||||
"metadata": {
|
||||
"name": "rbd"
|
||||
|
Loading…
Reference in New Issue
Block a user