Skip to content

Commit 54d9f9a

Browse files
committed
Add comment
1 parent f247495 commit 54d9f9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cluster/gce/windows/configure.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ try {
127127
StartProcess-WriteSshKeys
128128
}
129129

130+
# Even if Stackdriver is already installed, the function will still [re]start the service.
130131
if (IsLoggingEnabled $kube_env) {
131132
InstallAndStart-LoggingAgent
132133
}

0 commit comments

Comments
 (0)