Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} argoproj / argo-helm Public Notifications You must be signed in to change notification settings Fork 1.9k Star 1.9k ...
Helm v3.0.0+ Installing the Chart To install the chart with the release name my-release: $ helm repo add argo https://argoproj.github.io/argo-helm "argo" has been added to your repositories $ helm install my-release argo/argo-cd NAME: my-release ... General parameters Ke...
This Argo CD Application deploys a sample Quarkus application from theRed Hat Developer Helm Repository. Using an Argo CD Application manifest, you can supply parameters directly in the manifest file. You also can provide the repo and the name of the chart you want to deploy. Note: Argo CD ...
NAME NAMESPACE PROJECT SYNCPOLICY CONDITIONS REPO PATH TARGET helloworld argocd default &ApplicationSetSyncPolicy{PreserveResourcesOnDeletion:false,} [{ParametersGenerated Successfully generated parameters for all Applications 2022-11-22 11:40:34 +0800 CST True ParametersGenerated} {ResourcesUpToDate Applicati...
parameters (uses Helm's --set-file)fileParameters:-name:configpath:files/config.json# Release name override (defaults to application name)releaseName:guestbook# Helm values files for overriding values in the helm chart# The path is relative to the spec.source.path directory defined abovevalue...
chart-name# Set this when pulling directly from a Helm repo. DO NOT set for git-hosted Helm charts.helm:passCredentials:false# If true then adds --pass-credentials to Helm commands to pass credentials to all domains# Extra parameters to set (same as setting through values.yaml, but these...
helm: parameters: - name: build.enabled value: "false" - name: deploy.route.tls.enabled value: "true" - name: image.name value: quay.io/ablock/gitops-helm-quarkus chart: quarkus repoURL: https://redhat-developer.github.com/redhat-helm-charts ...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
Allows you to use them for Helm as --set and --set-string parameters. Allows you to use them for Jsonnet as ext vars or TLAs. alexec added 6 commits October 3, 2019 18:01 More generation env for custom tools df2489c changes f3ff179 changes f3a894a changes c63c61f changes...
helm: parameters: - name: foo value: "{{metadata.annotations.foo}}" destination: server: '{{server}}' namespace: guestbook 48 changes: 48 additions & 0 deletions 48 applicationset/examples/design-doc/template-override.yaml Show comments View file Edit file Delete file This file contains...