Skip to content
Snippets Groups Projects
  • Kenichi Omichi's avatar
    19d07a4f
    Fix ownership related to Calico (#8072) · 19d07a4f
    Kenichi Omichi authored
    kube-bench scan outputs warning related to Calico like:
    
    * text: "Ensure that the Container Network Interface file
      permissions are set to 644 or more restrictive (Manual)"
    * text: "Ensure that the Container Network Interface file
      ownership is set to root:root (Manual)"
    
    This fixes these warnings.
    Fix ownership related to Calico (#8072)
    Kenichi Omichi authored
    kube-bench scan outputs warning related to Calico like:
    
    * text: "Ensure that the Container Network Interface file
      permissions are set to 644 or more restrictive (Manual)"
    * text: "Ensure that the Container Network Interface file
      ownership is set to root:root (Manual)"
    
    This fixes these warnings.