You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
artntek
changed the title
Indexer Can Be Installed as a Helm Sub-Chart in Kubernetes
Indexer Can Be Installed as a Helm Sub-Chart for Metacat in Kubernetes
Oct 19, 2023
That sounds great. Do you have a list of those hardcoded params? I didn't think there were many (any), as we've been able to deploy both locally on RD and on several namespaces of the dev cluster. Let's generate a list of what needs to be de-hardcoded, and it should be straightforward to fix those.
As I work through getting everything up and running, I'm collecting the values I've had to override in a separate yaml file. Most of the overrides are because of the namespace being hardcoded (d1index), and while some of those will always need to be overridden manually, there is scope to auto-configure some of them.
There are also the credentials for rmq and solr that need to be moved to secrets
Done - see branch feature-49-subchart-changes-image-auto-publish, resulting in PRs: #50 #53 #55 #56 #57
...plus corresponding work in metacat feature-1665-misc-fixes branch
In order to support being deployed as a helm sub chart for metacat k8s deployment (see Metacat issue 1665), indexer needs:
The text was updated successfully, but these errors were encountered: