Subetov

Results 11 comments of Subetov
trafficstars

@kingdonb Could you please point to "createNamespace" option. I can't find it in the documentation. Thank you!

Have the same issue. Can't make MinIO ingress work on subpath. RELEASE.2022-05-23T18-45-11Z I've tried all these ENVs: - name: MINIO_BROWSER_REDIRECT_URL value: http://localhost:9001/minio - name: CONSOLE_SUBPATH value: /minio/ - name: MINIO_CONSOLE_SUBPATH...

Could you please suggest how can I get this to work. Or suggest the version of Minio in which it works. Thank you.

One more question - does the MINIO_CONSOLE_SUBPATH variable no longer work? It seems that only MINIO_BROWSER_REDIRECT_URL works. But I do not want to specify a hostname, I want my ingress...

@dvaldivia , yes. Sorry to hear that =( MINIO_CONSOLE_SUBPATH was very useful. A lot of people use it without a specific domain. In order to cover all possible domains with...

I have noticed behavior described above in all versions since 6.29.3 What is very strange - if you update sequentially from version 6.29.2 - everything is fine. Version 6.29.2 works...

Faced the same issue =( Patching the resource with kubectl doesn't prevent deletion (helm uninstall/upgrade).

Faced a similar problem. The controller cannot install the Chart due to a duplicate entries. ``` helm-controller Helm install failed: error while running post render on files: map[string]interface {}(nil): yaml:...

I came across a similar situation. In my case, adding a trailing slash to the MINIO_BROWSER_REDIRECT_URL variable does not give any result. A URL without a trailing slash returns a...

> Similar conversation - [#1000 (comment)](https://github.com/fluxcd/flux2/discussions/1000#discussioncomment-406907) Not sure that the previous helm operator support the interruption. could you mention the api version ? I probably won’t tell you the API...