diff --git a/deploy/deployment.yaml.gotpl b/deploy/deployment.yaml.gotpl index ba9d2cb..f2cce92 100644 --- a/deploy/deployment.yaml.gotpl +++ b/deploy/deployment.yaml.gotpl @@ -30,6 +30,8 @@ apiVersion: apps/v1 kind: DaemonSet metadata: name: {{ .Name }} + annotations: + ignore-check.kube-linter.io/privileged: "Needs access to CRI socket." spec: selector: matchLabels: