one of my application is running on k8s cluster and at the moment it uses an environment variable which is pretty big in size so as a result my application is going int crashloopbackoff
with the error argument list too long
. Is there anyway to overcome this issue please for large size environment variables