Mustache argoproj

Open-source Mustache projects categorized as argoproj
helm-charts

Mustache argoproj Projects

  • argo-helm

    ArgoProj Helm Charts

    Project mention: Local Kubernetes Cluster - External traffic without Ingress Using Kftray | dev.to | 2024-09-30

    locals { services = { argocd = { namespace = "argocd" repository = "https://argoproj.github.io/argo-helm" chart = "argo-cd" version = var.argocd_chart_version kftray = { server = { alias = "argocd" local_port = "16080" target_port = "http" } } } # ... other services ... } services_values = { for service_name, service in local.services : service_name => templatefile("${path.module}/templates/${service_name}-values.yaml.tpl", { kftray = service.kftray }) } }

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Mustache argoproj discussion

Log in or Post with

Mustache argoproj related posts

  • Local Kubernetes Cluster - External traffic without Ingress Using Kftray

    3 projects | dev.to | 30 Sep 2024
  • Installing ArgoCD and Securing Access Using Amazon Cognito

    1 project | dev.to | 27 Sep 2024
  • GitOps + ArgoCD: A Perfect Match for Kubernetes Continuous Delivery

    1 project | dev.to | 21 Sep 2024
  • Installing multiple helm charts in one go [Approach 3 - using simple bash utility]

    2 projects | dev.to | 23 Jul 2024
  • Using ArgoCD & Terraform to Manage Kubernetes Cluster

    2 projects | dev.to | 14 Jun 2024
  • Using ArgoCD Image Updater with ACR

    1 project | dev.to | 21 May 2024
  • Introducing ArgoCD: A GitOps Approach to Continuous Deployment

    1 project | dev.to | 4 Feb 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 6 Dec 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

Project Stars
1 argo-helm 1,785

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that Mustache is
the 73rd most popular programming language
based on number of metions?