Skip to content

Updated action file for web deployment#1480

Open
kiran-aot wants to merge 1 commit intobcgov:DGJ_1236-update-to-the-new-helm-chart-deploymentfrom
kiran-aot:DGJ_1236-update-to-the-new-helm-chart-deployment
Open

Updated action file for web deployment#1480
kiran-aot wants to merge 1 commit intobcgov:DGJ_1236-update-to-the-new-helm-chart-deploymentfrom
kiran-aot:DGJ_1236-update-to-the-new-helm-chart-deployment

Conversation

@kiran-aot
Copy link
Copy Markdown
Contributor

Summary

Encountered a deployment issue during the Git Action for forms-flow-web from the helm-web directory, with the error message: "error: error parsing STDIN: error converting YAML to JSON: yaml: line 2: mapping values are not allowed in this context.

Changes

  • Updated helm installation command in forms-flow-web-cd.yml file

Screenshots (if applicable)

image

After updating the helm installation command

image

Copy link
Copy Markdown
Contributor

@kkapoor-fresh kkapoor-fresh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just wanted to understand the change that we are passing the name "helm-web" twice in the beginning rather than passing the folder ./helm-web at the end of the command and also removed the piping in the command.

@kiran-aot
Copy link
Copy Markdown
Contributor Author

While we are using helm we need to specify the release name and chart directory , so here I added both as "helm-web", can change to "forms-flow-web". And we don't need to specify files in the directory using oc apply command since helm will catch all the files in chart directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants