mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-16 15:20:17 +00:00
Merge pull request #1661 from scollier/gsg_update
adding option for updated package
This commit is contained in:
commit
e3d47a3abb
@ -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"
|
|||||||
|
|
||||||
# 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.
|
||||||
|
Loading…
Reference in New Issue
Block a user