mirror of https://github.com/k3s-io/k3s
Merge pull request #76099 from yujuhong/disable-stackdriver
GCE/Windows: disable stackdriver logging agentk3s-v1.15.3
commit
3e7134891f
|
@ -112,7 +112,8 @@ try {
|
|||
Set-EnvironmentVars
|
||||
Create-Directories
|
||||
Download-HelperScripts
|
||||
InstallAndStart-LoggingAgent
|
||||
# Disable Stackdrver logging until issue is fixed.
|
||||
# InstallAndStart-LoggingAgent
|
||||
|
||||
Create-DockerRegistryKey
|
||||
DownloadAndInstall-KubernetesBinaries
|
||||
|
|
Loading…
Reference in New Issue