We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 678a0b8 commit 92f638fCopy full SHA for 92f638f
apps/gollum/deployment.yaml
@@ -4,6 +4,8 @@ metadata:
4
name: "gollum"
5
labels:
6
app.kubernetes.io/name: "gollum"
7
+ annotations:
8
+ ignore-check.kube-linter.io/non-existent-service-account: "False positive"
9
spec:
10
replicas: 1
11
selector:
0 commit comments