mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 22:46:12 +00:00
format all json files
This commit is contained in:
parent
62cb5b875f
commit
7d00c456d5
@ -3,7 +3,9 @@
|
||||
"apiVersion":"v1beta3",
|
||||
"metadata":{
|
||||
"name":"frontend",
|
||||
"labels": {"name": "frontend"},
|
||||
"labels":{
|
||||
"name":"frontend"
|
||||
}
|
||||
},
|
||||
"spec":{
|
||||
"port":80,
|
||||
|
@ -35,4 +35,3 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user