diff --git a/docs/intents/exploit-pfa.md b/docs/intents/exploit-pfa.md index 4e6b26a..d089c75 100644 --- a/docs/intents/exploit-pfa.md +++ b/docs/intents/exploit-pfa.md @@ -98,6 +98,6 @@ _**Enforcement is handled by the relevant security engines. In this case, [Kuber Once done, delete the created resources: ```shell -kubectl delete si dns-manipulation -kubectl delete sib dns-manipulation-binding +kubectl delete si exploit-pfa +kubectl delete sib exploit-pfa-binding ``` \ No newline at end of file