Skip to content

Commit 6885ceb

Browse files
authored
Merge pull request #41350 from Arhell/zh-fix-link
[zh] Fix link for AppArmorProfile in blog
2 parents 96628b2 + c0d927c commit 6885ceb

File tree

1 file changed

+2
-2
lines changed
  • content/zh-cn/blog/_posts/2021-12-17-security-profiles-operator-v0.4.0

1 file changed

+2
-2
lines changed

content/zh-cn/blog/_posts/2021-12-17-security-profiles-operator-v0.4.0/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,12 +198,12 @@ validations are done here.
198198
### AppArmor support
199199
200200
This version introduces the initial support for AppArmor, allowing users to load and
201-
unload AppArmor profiles into cluster nodes by using the new [AppArmorProfile](https://github.com/kubernetes-sigs/security-profiles-operator/blob/main/deploy/base/crds/apparmorprofile.yaml) CRD.
201+
unload AppArmor profiles into cluster nodes by using the new [AppArmorProfile](https://github.com/kubernetes-sigs/security-profiles-operator/blob/main/deploy/base-crds/crds/apparmorprofile.yaml) CRD.
202202
-->
203203
### AppArmor 支持
204204

205205
0.4.0 版本引入了对 AppArmor 的初始支持,允许用户通过使用新的
206-
[AppArmorProfile](https://github.com/kubernetes-sigs/security-profiles-operator/blob/main/deploy/base/crds/apparmorprofile.yaml)
206+
[AppArmorProfile](https://github.com/kubernetes-sigs/security-profiles-operator/blob/main/deploy/base-crds/crds/apparmorprofile.yaml)
207207
在集群节点中 CRD 加载或卸载 AppArmor 配置文件。
208208

209209
<!--

0 commit comments

Comments
 (0)