I have a ConfigMap which stores Nginx configs and It is getting size exceeded
. There are many site configs in there so I can't create multiple ConfigMaps.
I thought of using S3 to store ConfigMap, is it an option? If it is, how can one achieve it.
I have a ConfigMap which stores Nginx configs and It is getting size exceeded
. There are many site configs in there so I can't create multiple ConfigMaps.
I thought of using S3 to store ConfigMap, is it an option? If it is, how can one achieve it.