Skip to content

Commit af6e8f1

Browse files
authored
Merge pull request #368 from Vincent056/exclude_cert
OCPBUGS-14348 Change the default config file to exclude kubelet CA
2 parents e8492af + dd9783e commit af6e8f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/controller/fileintegrity/config_defaults.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ CONTENT_EX = sha512+ftype+p+u+g+n+acl+selinux+xattrs
4242
!/hostroot/etc/kubernetes/static-pod-resources
4343
!/hostroot/etc/kubernetes/aide.*
4444
!/hostroot/etc/kubernetes/manifests
45+
!/hostroot/etc/kubernetes/kubelet-ca.crt
4546
!/hostroot/etc/docker/certs.d
4647
!/hostroot/etc/selinux/targeted
4748
!/hostroot/etc/openvswitch/conf.db

0 commit comments

Comments
 (0)