Enapter / charts

Enapter Helm Charts
MIT License
48 stars 49 forks source link

Update port number to template value in secret-utils and sts templates #67

Closed dyipon closed 1 year ago

Antiarchitect commented 1 year ago

Just looked at the code in the whole - there is a mess with the ports overall: Container port and port in internal scripts (calling redis by localhost:port) should be fixed to 6379 and only svc ports should be customizable. I will try to fix the mess soon when I have time

Antiarchitect commented 1 year ago

Tried to do my best in internal and external ports separation in 0.47.0