mirror of https://github.com/k3s-io/k3s
Merge pull request #76100 from yujuhong/automated-cherry-pick-of-#76099-upstream-release-1.14
Automated cherry pick of #76099: GCE/Windows: disable stackdriver logging agentpull/564/head
commit
b7394102d6
|
@ -112,7 +112,8 @@ try {
|
||||||
Set-EnvironmentVars
|
Set-EnvironmentVars
|
||||||
Create-Directories
|
Create-Directories
|
||||||
Download-HelperScripts
|
Download-HelperScripts
|
||||||
InstallAndStart-LoggingAgent
|
# Disable Stackdrver logging until issue is fixed.
|
||||||
|
# InstallAndStart-LoggingAgent
|
||||||
|
|
||||||
Create-DockerRegistryKey
|
Create-DockerRegistryKey
|
||||||
DownloadAndInstall-KubernetesBinaries
|
DownloadAndInstall-KubernetesBinaries
|
||||||
|
|
Loading…
Reference in New Issue