keptn-sandbox / keptn-on-k3s

Instructions and scripts how to deploy Keptn on K3s
Apache License 2.0
29 stars 23 forks source link

Error: failed parsing --set data: key "CONTINUOUS_OPERATIONS" has no value (cannot end with ,) #84

Open selloween opened 2 years ago

selloween commented 2 years ago

Hi!

Not sure if this is a bug or I'm missing something. Sorry if it's not.

I'm getting following error during installation of release-0.14.1 on Centos 8.

Release "keptn" does not exist. Installing it now.
Error: failed parsing --set data: key "CONTINUOUS_OPERATIONS" has no value (cannot end with ,)

Do I have to add a value to CONTINUOUS_OPERATIONS before running the script?

Thank you for your help