pulumi / pulumi-kubernetes-operator

A Kubernetes Operator that automates the deployment of Pulumi Stacks
Apache License 2.0
218 stars 55 forks source link

indentation fix for adding new volumes and volume mounts #494

Closed Kris686 closed 11 months ago

Kris686 commented 11 months ago

Adding new volumes to pulumi-kubernetes-operator failed due to incorrect indentation in deployment.yaml template for volumeMounts and volumes.

Proposed changes

Changed indentation in deployment.yaml file.

Related issues (optional)

github-actions[bot] commented 11 months ago

PR is now waiting for a maintainer to run the acceptance tests. This PR will only perform build and linting. Note for the maintainer: To run the acceptance tests, please comment /run-acceptance-tests on the PR

github-actions[bot] commented 11 months ago

PR is now waiting for a maintainer to run the acceptance tests. This PR will only perform build and linting. Note for the maintainer: To run the acceptance tests, please comment /run-acceptance-tests on the PR

github-actions[bot] commented 11 months ago

PR is now waiting for a maintainer to run the acceptance tests. This PR will only perform build and linting. Note for the maintainer: To run the acceptance tests, please comment /run-acceptance-tests on the PR

dirien commented 11 months ago

@Kris686 and @EronWright I bumped the version of the chart and re-created the helm-docs