Nexus3.27 how to clean cache in k8s

hello, we use nexus3.27 in k8s, but we found that nexus used cache too much , the nexus vm param likes that:

-Xms8g -Xmx8g -XX:+UseG1GC  -XX:MaxDirectMemorySize=35158M  -Djava.util.prefs.userRoot=/nexus-data

this is memory usage detail. so i want to know how to clean cache ? thanks