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

Commit ff66a2b

Browse files
committed
#13 Fix the hooks install guide
The hook add-attributes does not exist anymore, but instead there is the update-field one missing. Signed-off-by: Sven Strittmatter <sven.strittmatter@iteratec.com>
1 parent 413d025 commit ff66a2b

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
@@ -83,7 +83,7 @@ helm upgrade --install wpscan ./scanner/wpscan/
8383
helm upgrade --install dummy-ssh ./demo-apps/dummy-ssh/
8484

8585
# Deploy secureCodeBox Hooks
86-
helm upgrade --install aah ./hooks/add-attributes/
86+
helm upgrade --install aah ./hooks/update-field/
8787
helm upgrade --install gwh ./hooks/generic-webhook/
8888
helm upgrade --install issh ./hooks/imperative-subsequent-scans/
8989

0 commit comments

Comments
 (0)