You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2022/11/21 14:13:25 UTC

[GitHub] [skywalking-kubernetes] kezhenxu94 opened a new pull request, #99: Remove `files/config.d` mechanism and use `values.yaml` files to put the configurations to override default config

kezhenxu94 opened a new pull request, #99:
URL: https://github.com/apache/skywalking-kubernetes/pull/99

   Using `files/config.d` is very limited because users have to clone the source
     codes if they want to use this mechanism, now they can simply use our [Docker Helm Chart](https://hub.docker.com/repository/docker/apache/skywalking-helm) to install with a custom `values.yaml`, where the configurations can be put in this file to override the default config files, such as `oal/`, MAL files, UI initialization files, etc.
   
   This is a useful enhancement so users can install from the Helm Chart registry, without cloning this repo into their local machine.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking-kubernetes] wu-sheng merged pull request #99: Remove `files/config.d` mechanism and use `values.yaml` files to put the configurations to override default config

Posted by GitBox <gi...@apache.org>.
wu-sheng merged PR #99:
URL: https://github.com/apache/skywalking-kubernetes/pull/99


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org