mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +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
|
||||
# exists.
|
||||
api_opts['client-ca-file'] = 'null'
|
||||
|
||||
|
||||
if is_privileged():
|
||||
api_opts['allow-privileged'] = 'true'
|
||||
set_state('kubernetes-master.privileged')
|
||||
|
Loading…
Reference in New Issue
Block a user