Frédéric De Smet

Results 28 comments of Frédéric De Smet

@dscho can you describe how you installed your own modified version? I have exactly the same use case.

I've implemented this. It was rather simple: Add this to your values.yaml ```yaml ... prowlarr: enabled: true container: nodeSelector: {} port: 9696 image_tag: develop service: type: ClusterIP port: 9696 nodePort:...

@jbardin I do not make use of the -backend-config params. It seems like $TF_DATA_DIR is set. What's the impact of this? ``` > echo $TF_DATA_DIR /home/vscode/.terraform.cache ```

@endolith have a look at https://github.com/kintesh/containerise

Yes it's an additional layer on top of the native containers

Experiencing the same issue. Is there a workaround for this?

@arnaudlh can you describe this issue a little bt more? I'm currently encountering an issue that might be related. #280

Hey @minamijoyo, I'm currently looking for a dry run option as well. I want to be warned when there is a newer version of the listed provider(s). This can be...

@karlschriek @nkvuong any update on this topic? This should have priority imho. Side question: how would is it possible to add a single grant in the UI but not via...