Skip to content
  • Maciej Ramotowski's avatar
    5a39e439
    Convert from helm charts to helmfile · 5a39e439
    Maciej Ramotowski authored and Martin Roukala's avatar Martin Roukala committed
    This is the first step to reduce our custom code, as Helmfiles make it
    easy to re-use other helm charts, a bit like docker-compose.
    
    This commit drops the custom redis and postgresql deployments, and
    instead uses bitnami's charts.
    
    v2: Martin Peres
     - squashed a lot of commits into this one
     - add a commit message
    5a39e439
    Convert from helm charts to helmfile
    Maciej Ramotowski authored and Martin Roukala's avatar Martin Roukala committed
    This is the first step to reduce our custom code, as Helmfiles make it
    easy to re-use other helm charts, a bit like docker-compose.
    
    This commit drops the custom redis and postgresql deployments, and
    instead uses bitnami's charts.
    
    v2: Martin Peres
     - squashed a lot of commits into this one
     - add a commit message
Loading