Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit dc86cb1

Browse files
committed
Change readme comment so that it doesn't get out of sync anymore
1 parent fe69a8e commit dc86cb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ helm -n securecodebox-system install securecodebox-operator ./operator/
6060
# Elasticsearch Persistence Provider Deployment
6161
helm install persistence-elastic ./persistence/persistence-elastic/
6262

63-
# Deploy nmap, amass and ssh_scan ScanJob and ParseJob Definition
63+
# Deploy definitions for the integrated scanners
6464
kubectl apply -f integrations/amass/amass-scan-type.yaml -f integrations/amass/amass-parse-definition.yaml
6565
kubectl apply -f integrations/nikto/nikto-scan-type.yaml -f integrations/nikto/nikto-parse-definition.yaml
6666
kubectl apply -f integrations/nmap/nmap-scan-type.yaml -f integrations/nmap/nmap-parse-definition.yaml

0 commit comments

Comments
 (0)