Open engmsaleh opened 4 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You can add lifecycle/frozen label to indicate that this issue or PR should not be auto-closed due to inactivity.
What happened: I tried to deploy WordPress as described in the README & Hosted docs using
helm upgrade -i mysite presslabs/wordpress-site --set 'site.domains[0]=www.example.com'
But it gives errorno matches found: site.domains[0]=example.com
and as I see thepresslabs/wordpress-site
seems to be deprecated or not maintained anymore and I don't see it on the current reposWhat you expected to happen: It should deploy the Wordpress correclty
How to reproduce it (as minimally and precisely as possible): Run the Commands from the README
Anything else?: I love your setup and I need it to get up and running :(