This is an automated email from the ASF dual-hosted git repository.
zhaijia pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git
The following commit(s) were added to refs/heads/master by this push:
new 34b2920 y
34b2920 is described below
commit 34b2920f9890f5ab320094b8584f9f93720fd71f
Author: Jia Zhai <[email protected]>
AuthorDate: Sat Sep 2 00:18:16 2017 +0800
y
Descriptions of the changes in this PR:
When added the documentation, the sidebar was not updated, need to update
to include k8s deployment.
After fix:
<img width="1371" alt="default"
src="https://user-images.githubusercontent.com/26834121/29860959-4101c23a-8d9a-11e7-8e6b-3eeb17a3a5b4.png">
Author: Jia Zhai <[email protected]>
Reviewers: Enrico Olivelli <[email protected]>, Sijie Guo
<[email protected]>
This closes #484 from zhaijack/fix_sidebar
---
site/_data/sidebar.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/site/_data/sidebar.yaml b/site/_data/sidebar.yaml
index 3910791..4928a4b 100644
--- a/site/_data/sidebar.yaml
+++ b/site/_data/sidebar.yaml
@@ -15,8 +15,8 @@ groups:
endpoint: manual
- name: BookKeeper on DC/OS
endpoint: dcos
- #- name: BookKeeper on Kubernetes
- # endpoint: kubernetes
+ - name: BookKeeper on Kubernetes
+ endpoint: kubernetes
- name: Administration
dir: admin
docs:
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].