summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index ca8188eb4..d3b10fe07 100644
--- a/README.md
+++ b/README.md
@@ -78,10 +78,10 @@ $ cat > sandbox.json << EOL
"name": "nginx-sandbox",
"namespace": "default",
"attempt": 1,
- "uid": "hdishd83djaidwnduwk28bcsb",
- "annotations": {
- "io.kubernetes.cri.untrusted-workload": "true"
- }
+ "uid": "hdishd83djaidwnduwk28bcsb"
+ },
+ "annotations": {
+ "io.kubernetes.cri.untrusted-workload": "true"
},
"linux": {
},