Commit e3d47a3a authored by Brendan Burns's avatar Brendan Burns

Merge pull request #1661 from scollier/gsg_update

adding option for updated package
parents 6913cf4b 5908beb2
......@@ -116,6 +116,8 @@ KUBE_LOGTOSTDERR="true"
# journal message level, 0 is debug
KUBE_LOG_LEVEL=0
KUBE_ALLOW_PRIV="true"
```
* Start the appropriate services on fed1:
......@@ -193,6 +195,8 @@ KUBE_LOGTOSTDERR="true"
# journal message level, 0 is debug
KUBE_LOG_LEVEL=0
KUBE_ALLOW_PRIV="true"
```
* Start the appropriate services on fed2.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment