Skip to content

Commit 92f638f

Browse files
ignore check due to being false positive
1 parent 678a0b8 commit 92f638f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/gollum/deployment.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ metadata:
44
name: "gollum"
55
labels:
66
app.kubernetes.io/name: "gollum"
7+
annotations:
8+
ignore-check.kube-linter.io/non-existent-service-account: "False positive"
79
spec:
810
replicas: 1
911
selector:

0 commit comments

Comments
 (0)