cat configmap.yaml
apiVersion: v1
kind: ConfigMap
metadata:
name: product-api-configmap
data:
myvalue: "Hello World"
helm install ./configmap.yaml
Error: gzip: invalid header
Change directory out of templates and the chart directory and then do
helm install ./CHARTNAME
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With