Commit 4ec60a1b authored by Adrian Ursu's avatar Adrian Ursu Committed by GitHub

Removed invalid value

id isn't a valid field in a Pod object so kubectl fails with: error validating "glusterfs-pod.json": error validating data: found invalid field id for v1.Pod; if you choose to ignore these errors, turn validation off with --validate=false
parent 897d2770
{
"apiVersion": "v1",
"id": "glusterfs",
"kind": "Pod",
"metadata": {
"name": "glusterfs"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment