File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/en/docs/tasks/configure-pod-container Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -399,7 +399,7 @@ in the `securityContext` section of your Pod or Container manifest. The
399
399
[ SeccompProfile] (/docs/reference/generated/kubernetes-api/{{< param "version"
400
400
> }}/#seccompprofile-v1-core) object consisting of ` type ` and ` localhostProfile ` .
401
401
Valid options for ` type ` include ` RuntimeDefault ` , ` Unconfined ` , and
402
- ` Localhost ` . ` localhostProfile ` must only be set set if ` type: Localhost ` . It
402
+ ` Localhost ` . ` localhostProfile ` must only be set if ` type: Localhost ` . It
403
403
indicates the path of the pre-configured profile on the node, relative to the
404
404
kubelet's configured Seccomp profile location (configured with the ` --root-dir `
405
405
flag).
You can’t perform that action at this time.
0 commit comments