release-1.17_zh issue tasks (#18295)

This commit is contained in:
Xiaolong He
2020-01-02 11:55:40 +08:00
committed by Kubernetes Prow Robot
parent 11a30d3e2e
commit 0b5b5fd6ea
6 changed files with 0 additions and 1815 deletions
@@ -1,10 +0,0 @@
#include <tunables/global>
profile k8s-apparmor-example-deny-write flags=(attach_disconnected) {
#include <abstractions/base>
file,
# Deny all file writes.
deny /** w,
}