The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Asaf Moalem
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
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
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events