mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-26 21:17:23 +00:00
Fixing whitespace issue in kubernetes-master
This commit is contained in:
parent
33482dd441
commit
939ed152b0
@ -1107,7 +1107,7 @@ def configure_apiserver(etcd_connection_string, leader_etcd_version):
|
|||||||
# This removes that stale configuration from the snap if it still
|
# This removes that stale configuration from the snap if it still
|
||||||
# exists.
|
# exists.
|
||||||
api_opts['client-ca-file'] = 'null'
|
api_opts['client-ca-file'] = 'null'
|
||||||
|
|
||||||
if is_privileged():
|
if is_privileged():
|
||||||
api_opts['allow-privileged'] = 'true'
|
api_opts['allow-privileged'] = 'true'
|
||||||
set_state('kubernetes-master.privileged')
|
set_state('kubernetes-master.privileged')
|
||||||
|
Loading…
Reference in New Issue
Block a user