Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

helm: Add complex values example #108

Merged
merged 1 commit into from
May 24, 2021

Conversation

Akasurde
Copy link
Member

@Akasurde Akasurde commented May 19, 2021

SUMMARY

Specifying complex values using helm module is documented.

Fixes: #109

Signed-off-by: Abhijeet Kasurde akasurde@redhat.com

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

changelogs/fragments/helm_example.yml
plugins/modules/helm.py

@codecov
Copy link

codecov bot commented May 19, 2021

Codecov Report

Merging #108 (7485444) into main (0bbc9ca) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #108   +/-   ##
=======================================
  Coverage   24.02%   24.02%           
=======================================
  Files           1        1           
  Lines         154      154           
  Branches       29       29           
=======================================
  Hits           37       37           
  Misses        112      112           
  Partials        5        5           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0bbc9ca...7485444. Read the comment docs.

Specifying complex values using helm module is documented.

Fixes: ansible-collections#109

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
@Akasurde Akasurde merged commit 1f47931 into ansible-collections:main May 24, 2021
@Akasurde Akasurde deleted the helm_example branch May 24, 2021 12:32
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.

Trying to deploy newrelic-bundle and says it deployed, but is not
2 participants