mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2025-08-02 11:58:28 +00:00
fix test cases
This commit is contained in:
parent
dbe7ed14cc
commit
365dc40eea
@ -341,7 +341,6 @@ groups:
|
|||||||
scored: true
|
scored: true
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- id: 4.5
|
- id: 4.5
|
||||||
text: "Secrets Management"
|
text: "Secrets Management"
|
||||||
checks:
|
checks:
|
||||||
@ -416,4 +415,3 @@ groups:
|
|||||||
kubectl get deployment my-app -n default -o yaml | sed 's/namespace: default/namespace: my-namespace/' | kubectl apply -f -
|
kubectl get deployment my-app -n default -o yaml | sed 's/namespace: default/namespace: my-namespace/' | kubectl apply -f -
|
||||||
kubectl delete deployment my-app -n default
|
kubectl delete deployment my-app -n default
|
||||||
scored: true
|
scored: true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user