Helm ConfigMap and Secrets
Jump to navigation
Jump to search
External
- https://helm.sh/docs/chart_template_guide/accessing_files/
- https://helm.sh/docs/chart_template_guide/accessing_files/#configmap-and-secrets-utility-functions
Internal
Overview
TO PROCESS: https://helm.sh/docs/chart_template_guide/accessing_files/#configmap-and-secrets-utility-functions
ConfigMap with binaryData
This example shows how to build a ConfigMap template that exposes a binary file inside a pod, without redundantly shipping the content of the file with the Helm chart: