BlueCog

Results 11 comments of BlueCog

Great to see the activity in this repo! Thanks @consideRatio for the in depth reply! Makes sense. And @kanor1306 i'll try your proposal

Hi @kanor1306 We also implemented the `ignoreDifferences` option (without `RespectIgnoreDifferences=true`). But we are not sure about your statement: > But it does not really work because now proxy and the...

Nice @IceS2 ! Then I think we have three scenario's for my initial post. 1. create extra secret and setting `extraEnv` 2. seting a `ignoreDifferences` setting in the ArgoCD application...

Specific for postgres i have: ``` postgresql: containerSecurityContext: enabled: false securityContext: enabled: false ``` And there is also the global setting `securityContext` -> `securityContext: false` you can set. See: https://github.com/RasaHQ/rasa-x-helm/blob/main/charts/rasa-x/values.yaml#L882

Hi @enarha (do I spot Superfly as your avatar? :D), Thanks for getting back at me. I'm doing some editing on Tekton pipelines and just remembered this issue. I did...

Hi @enarha Is there any update on this? Is there a possibility that this funcionality will be implemented in te future? That the name of failed task(s) is passed to...

Also interested in a answer on this!

@sleepy-manul @ilyesFh They just updated the Readme with more details.

> The chart to install the operator it's not meant to be used with OpenShift, for that, there's a supported OLM package, the chart should never be used on OpenShift...