Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

A module for rendering Helm3 templates #367

Closed
tima opened this issue Feb 11, 2021 · 0 comments
Closed

A module for rendering Helm3 templates #367

tima opened this issue Feb 11, 2021 · 0 comments
Assignees
Labels
priority/medium topic/helm Issues relating to helm plugins type/enhancement New feature or request

Comments

@tima
Copy link
Collaborator

tima commented Feb 11, 2021

SUMMARY

Create a module for rendering Helm3 templates -- the functional equivalent of the helm template command.

This comes out of discussion in #285.

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

helm_template

ADDITIONAL INFORMATION

Sometimes a chart needs to be different under under different conditions so a template is used. While an Ansible content developer could use the template module an Jinja2, some may already have or be forced to work with Helm charts.
Ansible should address this scenario in a more Helm-native way with a module that is the functional equivalent of the `helm template command.

This module should use parameters like helm and other modules for cohesive and consistent operation with Helm3 automation.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
priority/medium topic/helm Issues relating to helm plugins type/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants