Seán Murphy
Seán Murphy
I'm also tying to add `neoclip` to my telescope config - I'm not familiar with lua and my understanding of the way that Lunarvim all fits together is less than...
Thanks for that @danielo515 - so, to give a concrete example, this is the content that I have in my `config.lua` which seems to work fine - it is preceded...
We are seeing this but iiuc, it relates to clusters rather than namespaces: ``` 2022/06/17 10:59:15 [ERROR] error syncing 'c-pq85n/default-token': handler cluster-registration-token: clusters.management.cattle.io "c-pq85n" not found, requeuing ``` The cluster...
Closing - superceded by #2820.
I think it might make sense to add `REDIS_SENTINEL_HOSTS` in the helm chart which could be in a format such as that shown here: https://github.com/exponea/redis-sentinel-url#basic-usage
This has not been defined as yet. My steps are as follows: - figure out how to remove redis from gitlab subchart (currently wip) - add new helm chart and...
Perhaps this CLI stuff could help with testing: ``` curl --cookie cookie.txt --cookie-jar cookie.txt https:// ```
Thanks for this clarification @bradleypeabody. I will make the change you suggest locally and see if this works; if I can put together a test for it in the next...