Pods not being created in Development 1

Hello, I currently have problems in Development 1.
My deployment.yaml is not creating any pods, when I check it by using “kubectl describe replicaset ”, I get the error:
“Error creating: admission webhook “clusteragent.ensaas.k8s.io” denied the request: Quota limits.ephemeral-storage exceed, usage: 8256,quota: 8192”

I think that there are so many deployments deployed to assignment namespace right now, which exceeds the storage’s limit, so now we can’t deploy anymore to the namespace.

I don’t know if my conclusion is correct, but I hope this problem will be solved soon.

Thank you,
Tri.