Git Product home page Git Product logo

Comments (4)

Joibel avatar Joibel commented on June 27, 2024

These are extra parameters to helm repo add, so try just doing the bit from --insecure-skip-verify onwards.

from argocd-lovely-plugin.

samirpatry avatar samirpatry commented on June 27, 2024

Tried manually inside the container as well.

helm repo add common-helm-virtual-dev https://artifactory.local.com:443/artifactory/common-helm-virtual-dev --insecure-skip-tls-verify $HELM_CONFIG_HOME=/tmp/

Error: "helm repo add" requires 2 arguments

Usage: helm repo add [NAME] [URL] [flags]

Note: HELM_CONFIG_HOME is required since $HOME is empty, the / folder will be used

Can some help me how argocd-lovely-plugin is expecting the command ? how to pass Space separated extra parameters to Helm repo add ?

  - name: lovely_helm_repo_add_params
    title: Helm Repo Add Parameters
    tooltip: **Space separated extra parameters to Helm repo add** as you might use on the command line. You’re on your own here if you pass rubbish parameters. --insecure-skip-tls-verify if your helm chart is on an insecure HTTPS server.

from argocd-lovely-plugin.

samirpatry avatar samirpatry commented on June 27, 2024
  • AKCp8mZwPxNkmhdSUbKQxx9urBCjR26a2tbtuFT89sKXUtLcSKJ8EqyeFo9YPEQMpWja4x56D

Now its fine after removing the command and keeping only extra part.

plugin:
name: argocd-lovely-plugin
env:
- name: LOVELY_HELM_REPO_ADD_PARAMS
value: >-
--insecure-skip-tls-verify --username [email protected]
--password
AKCp8mZwPxNkmhdSUbKQxx9urBCjR26a2tbtuFT89sKXUtLcSKJ8EqyeFo9YPEQMpWja4x56D

It will be great if some sample also be there as part of documentation.

Thank you for this Lovely things. argocd-lovely ROCKS !!!

from argocd-lovely-plugin.

tico24 avatar tico24 commented on June 27, 2024

It will be great if some sample also be there as part of documentation.

We will gladly accept a Pull Request.

from argocd-lovely-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.