Commit 5908beb2 authored by Scott Collier's avatar Scott Collier

adding option for updated package

parent 467a7a2c
...@@ -116,6 +116,8 @@ KUBE_LOGTOSTDERR="true" ...@@ -116,6 +116,8 @@ KUBE_LOGTOSTDERR="true"
# journal message level, 0 is debug # journal message level, 0 is debug
KUBE_LOG_LEVEL=0 KUBE_LOG_LEVEL=0
KUBE_ALLOW_PRIV="true"
``` ```
* Start the appropriate services on fed1: * Start the appropriate services on fed1:
...@@ -193,6 +195,8 @@ KUBE_LOGTOSTDERR="true" ...@@ -193,6 +195,8 @@ KUBE_LOGTOSTDERR="true"
# journal message level, 0 is debug # journal message level, 0 is debug
KUBE_LOG_LEVEL=0 KUBE_LOG_LEVEL=0
KUBE_ALLOW_PRIV="true"
``` ```
* Start the appropriate services on fed2. * 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