mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-15 19:44:27 +01:00
Merge pull request #296 from johscheuer/fix-nginx-example
Correct nginx example in developer docu
This commit is contained in:
@@ -523,8 +523,8 @@ metadata:
|
||||
io.kubernetes.cri.untrusted-workload: "true"
|
||||
spec:
|
||||
containers:
|
||||
name: nginx
|
||||
image: nginx
|
||||
- name: nginx
|
||||
image: nginx
|
||||
```
|
||||
|
||||
Next, you run your pod:
|
||||
|
||||
Reference in New Issue
Block a user