We currently maintain two sets of charts, one for an air gap environment and the other for our public cloud deployments.
The Helm Chart for airgap uses helm hooks to deploy. The Helm chart in the public cloud has lifecycle jobs that runs to facilitate the same behavior as the hooks.
When I make a change to the Helm Chart for airgap, I have to write code for the Helm Chart for public cloud deployment to perform the same hook functionality.
Created by Rohan Gupta
·