[zh-cn] resync security/hello-apparmor.yaml

This commit is contained in:
Michael
2022-06-26 10:38:24 +08:00
parent 4135f1ec3e
commit 48e6b9e7ce
@@ -3,8 +3,8 @@ kind: Pod
metadata: metadata:
name: hello-apparmor name: hello-apparmor
annotations: annotations:
# Tell Kubernetes to apply the AppArmor profile "k8s-apparmor-example-deny-write". # 告知 Kubernetes 去应用 AppArmor 配置 "k8s-apparmor-example-deny-write"
# Note that this is ignored if the Kubernetes node is not running version 1.4 or greater. # 请注意,如果节点上运行的 Kubernetes 不是 1.4 或更高版本,此注解将被忽略。
container.apparmor.security.beta.kubernetes.io/hello: localhost/k8s-apparmor-example-deny-write container.apparmor.security.beta.kubernetes.io/hello: localhost/k8s-apparmor-example-deny-write
spec: spec:
containers: containers: