mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-02 18:23:12 +00:00
subsystem: docs
Correct nginx example in developer documentation Fixes: #0 Signed-off-by: Johannes M. Scheuermann <joh.scheuer@gmail.com>
This commit is contained in:
parent
dc411015ca
commit
b3061289e4
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user