How to print contents of input files to kubectl kustomize command
I have a azure devops pipeline to deploy my helm chart to Kubernetes cluster.
In helm upgrade command I have specified –post-renderer which runs a script
User variable in kustomize PrometheusRule
I want to reduce copy/paste and have my environments (where I use kustomize) get an alerting rule from the base and then just provide the value.