Skip to content

Commit d39d4b4

Browse files
committed
Corrected the description in 'Restrict a Container's Access to Resources with AppArmor'
1 parent 15f1a9c commit d39d4b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tutorials/clusters/apparmor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ Events:
322322
23s 23s 1 {kubelet e2e-test-stclair-node-pool-t1f5} Warning AppArmor Cannot enforce AppArmor: profile "k8s-apparmor-example-allow-write" is not loaded
323323
```
324324

325-
Note the pod status is Failed, with a helpful error message: `Pod Cannot enforce AppArmor: profile
325+
Note the pod status is Pending, with a helpful error message: `Pod Cannot enforce AppArmor: profile
326326
"k8s-apparmor-example-allow-write" is not loaded`. An event was also recorded with the same message.
327327

328328
## Administration

0 commit comments

Comments
 (0)