1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2025-08-01 19:38:27 +00:00

fix test cases

This commit is contained in:
LaibaBareera 2025-06-17 12:28:59 +05:00
parent dbe7ed14cc
commit 365dc40eea

View File

@ -341,7 +341,6 @@ groups:
scored: true
- id: 4.5
text: "Secrets Management"
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 delete deployment my-app -n default
scored: true