cloud-native-toolkit / planning

The is the planning repo to manage the cross project Epics and Issues. Tasks and Bugs
3 stars 1 forks source link

Quick Install Fails due to sealed Secrets error #861

Open lsteck opened 3 years ago

lsteck commented 3 years ago

Describe the bug I ran the quick install script: curl -sfL get.cloudnativetoolkit.dev | sh -

Using an OCP 4.6 ROKS cluster

Error: Error running command '.terraform/modules/cicd.sealed_secrets/scripts/create-tls-secret.sh sealed-secrets custom-sealed-secret-wzxwos': exit status 1. Output: PRIVATE_KEY and CERT values must be provided as environment variables

schijioke-uche commented 3 years ago

I have same issue:

Bug in the Cloudnative Toolkit:

Installing Cloudnative toolkit on OCP 4.7 fired Error : Error: Error running command '.terraform/modules/cicd.sealed_secrets/scripts/create-tls-secret.sh sealed-secrets custom-sealed-secret-42gqyw': exit status 1. Output: PRIVATE_KEY and CERT values must be provided as environment variables

csantanapr commented 3 years ago

This is fix now