nutritious-application-85076
05/13/2022, 10:24 AMbroad-dream-81849
05/13/2022, 10:29 AMnutritious-application-85076
05/13/2022, 10:37 AMhelm install epinio -n epinio --create-namespace epinio/epinio --values epinio-values.yaml --set global.domain=<http://65.108.212.158.nip.io|65.108.212.158.nip.io>
Error: INSTALLATION FAILED: open epinio-values.yaml: no such file or directory
broad-dream-81849
05/13/2022, 10:42 AM--values
flag, so it comes with the default values. But if you need to customize a bit the installation then yes, you can provide a values.yaml file, or override the single values with the --set
flaghelm
but maybe not everyone is familiar with it. There is always room for improvement, and feedbacks are importantnutritious-application-85076
05/13/2022, 10:44 AMbroad-dream-81849
05/13/2022, 10:44 AMnutritious-application-85076
05/13/2022, 10:46 AM