IN-CORE / incore-helm

Helm chart to deploy the IN-CORE system in kubernetes.
0 stars 0 forks source link

Add ip2location to incore-auth #9

Closed ywkim312 closed 2 years ago

ywkim312 commented 2 years ago

Add ip2location.bin file to incore-auth by mounting the volume. The incore-auth deployment in helm chart should include the volume mount and work with the incore-auth container.

ywkim312 commented 2 years ago

This has been implemented