cloud-native-toolkit / terraform-k8s-olm

Terraform module to install Operator Lifecycle Manager on the cluster
6 stars 6 forks source link

Fix example in README and default value for olm_version #14

Open martintietz opened 2 years ago

martintietz commented 2 years ago

As reported in https://github.com/cloud-native-toolkit/terraform-k8s-olm/issues/13 the current example from the README does not work. pathexpand should be used to get the full path to the user's home directory. Furthermore the value for olm_version needs to be prefixed with a v for all version since v0.16.1.