Demian
Demian
> Do you have more explicit testing details you would be able to provide? e.g. the exact manifest you tested with and the exact behavior you saw? I use the...
> Where are those types coming from? Is it possible to provider more context around those snippets, so I can better understand what exactly your testing? Sorry that was my...
> This error message looks like what other folks were hitting in https://github.com/helm/helm/pull/12424 - so I wonder if this could be solved by updating the dependencies in this repo? 👍🏼...
FYI this one should support 2.0: https://github.com/KaySchneider/ghost-google-cloud-storage
You don't need to publicly expose the API. You could use basic auth or IP lists to only allow certain IPs to connect to the API.
I think [anhpt379/puppet-lint-class_alignment-check](https://github.com/anhpt379/puppet-lint-class_alignment-check) implements this.
If not possible, you could run something like this in an entrypoint before starting overseerr to configure certain keys with ENV variables: ``` $ jq 'with_entries( .value = ($ENV[.key] //...
Hey @devilankur18, sadly I'm not able do this ATM. But I'm happy to merge it if you're creating a PR.
I'm happy to review and merge if you find time for a PR.
I don't really have time to look into it too deeply ATM. But if you make an MR, I can have a look at the failing specs.