1
0
mirror of https://github.com/stackrox/kube-linter-action.git synced 2026-07-04 23:51:37 +00:00

Fix valid-yaml so it passes

This commit is contained in:
Viswajith Venugopal
2021-09-24 10:10:59 -07:00
parent 4a9c77aec6
commit 314cdad80c
+1 -1
View File
@@ -21,7 +21,7 @@ spec:
spec:
serviceAccountName: my-service-account
containers:
- image: nginx:latest
- image: nginx:1.20
name: nginx
securityContext:
runAsNonRoot: true