helm-charts
helm-charts copied to clipboard
Kubernetes Helm Charts for the Center for Open Science
There are two changes in this PR: 1. Internal port. Currently, you may change `service.internalPort` in Values, but flower always starts with the default port. I think it is a...
Fix for error: ``` Error: UPGRADE FAILED: failed to create resource: Service "pgbouncer-pgbouncer" is invalid: spec.ports[0].targetPort: Invalid value: "pgbouncer" ```
Add `CrossrefEventDataBot` to user agent list that triggers prerender https://www.eventdata.crossref.org/guide/sources/percolator/#event-data-bot
root@dev-legend:~/jinquan/charts-amd64/charts/cas# kubectl get pods -n cas -o wide NAME READY STATUS RESTARTS AGE IP NODE NOMINATED NODE READINESS GATES cas-cas-7fb94fdcdd-xmwb8 1/2 Running 2 14m 10.42.0.88 dev-legend root@dev-legend:~/jinquan/charts-amd64/charts/cas# kubectl describe po...
There are no instructions as to what Helm charts and in what order they should be invoked. How exactly do I bring up a production server with these Helm charts?
Built patch for: https://github.com/CenterForOpenScience/helm-charts/pull/39 (Fix spec.ports[0].targetPort template value)