The Wayback Machine - http://web.archive.org/web/20220605230549/https://github.com/topics/helm-charts
Skip to content
#

helm-charts

Here are 965 public repositories matching this topic...

Backtest 1000s of minute-by-minute trading algorithms for training AI with automated pricing data from: IEX, Tradier and FinViz. Datasets and trading performance automatically published to S3 for building AI training datasets for teaching DNNs how to trade. Runs on Kubernetes and docker-compose. >150 million trading history rows generated from +5000 algorithms. Heads up: Yahoo's Finance API was disabled on 2019-01-03 https://developer.yahoo.com/yql/

  • Updated Sep 5, 2020
  • Jupyter Notebook
Troyhy
Troyhy commented Feb 25, 2022

It would be good to add a mention about healthEndpoint to documentation as it is super useful when using urlFrom.ingressRef

At least I could not easily find the complete list of supported values. Luckily found a mention in https://github.com/stakater/IngressMonitorController/blob/master/docs/migration-guide.md

It is not the first doc to read as I started using the operator from the start.

good first issue kind/documentation
agaffney
agaffney commented May 10, 2021

I came across a helm chart that generated manifests such as the following:

kind: ClusterRole
apiVersion: rbac.authorization.k8s.io/v1beta1

Because the mapping file is using a multiline substring match that looks for apiVersion followed by kind, the tool did not recognize these resources as needing to be updated. I had to manually edit the map file to switch the order to get it

documentation good first issue
devopyos
devopyos commented Feb 18, 2022

Preflight checklist

  • I could not find a solution in the existing issues, docs, nor discussions.
  • I agree to follow this project's Code of Conduct.
  • I have read and am following this repository's Contribution Guidelines.
  • This issue affects my [Ory Clo
feat help wanted good first issue

Improve this page

Add a description, image, and links to the helm-charts topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the helm-charts topic, visit your repo's landing page and select "manage topics."

Learn more