The `*.profile` file referenced do not need to be provided in a separate file. Making them separate files is preventing Hugo 0.57.2 from correctly building the site.
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
ea32037620
commit
9d39014d1e
@@ -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,
|
||||
}
|
||||
Reference in New Issue
Block a user