mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-16 06:18:58 +00: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