Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

what are supplied helm varaible that can be used azure-aks-helm-deploy:2.0.0

Asaf Moalem November 17, 2022

Hi All,
Is there a complete list of optional variables that can be used for "azure-aks-helm-deploy:2.0.0"

e.g - HELM_VERSION; HELM_RELEASE_NAME, etc'.

Regards
Asaf.

1 answer

0 votes
Oleksandr Kyrdan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 18, 2022

Hi @Asaf Moalem 

Thank you for your question!

More detail for the azure-aks-helm-deploy pipe you could find in the pipe's repository.

script:
  - pipe: atlassian/azure-aks-helm-deploy:2.0.0
    variables:
      AZURE_APP_ID: '<string>'
      AZURE_PASSWORD: '<string>'
      AZURE_TENANT_ID: '<string>'
      AZURE_AKS_NAME: '<string>'
      AZURE_RESOURCE_GROUP: '<string>'
      # HELM_VERSION: '<string>'
      # HELM_RELEASE_NAME: '<string>'
      # HELM_CHART_NAME: '<string>'
      # HELM_CHART_DIR: '<string>'
      # HELM_COMMAND: '<string>'
      # HELM_COMMAND_WAIT: '<string>'
      # HELM_UPGRADE_INSTALL_IF_NOT_PRESENT: '<string>'
      # DEBUG: '<boolean>' # Optional

 

Best regards,
Oleksandr Kyrdan

Asaf Moalem November 19, 2022

Thanks for the answer, I already worked with this manual, but i found from other forums other variables that are not listed here,
example - "HELM_COMMAND_ARGS"
and wanted to know if there any more or where i can dig out the list?

Like Oleksandr Kyrdan likes this
Oleksandr Kyrdan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 21, 2022

Hi @Asaf Moalem 

Yes, you are right, this variable is not described in the docs.

We'll add it to the Readme soon.

Also, code of the pipe is public. If you have any improvements and ideas how to make the pipe better, your PRs are welcome. 👍

 

Thank your for your contribution to the community!

 

Best regards,
Oleksandr Kyrdan

Like Asaf Moalem likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events