kube-logging / logging-operator

Logging operator for Kubernetes

Home Page:https://kube-logging.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support custom blob suffix for Azure (e.g gov cloud)

mjnovice opened this issue · comments

Is your feature request related to a problem? Please describe.
I am wanting to use this operator on Azure Government cloud, which have a custom storage blob suffix core.usgovcloudapi.net , unlike what the container fluentd-1.15-ruby3 defaults to core.windows.net

Describe the solution you'd like
Allow one to specify the storage blob suffix.

Describe alternatives you've considered
Not sure if there is an alternative ?

Additional context
Add any other context or screenshots about the feature request here.

cc - @tarokkk @ahma Could you share thoughts 🙏