Skip to content

Commit 674d576

Browse files
committed
add comment
Signed-off-by: Mario Fernandez <[email protected]>
1 parent 5ee3441 commit 674d576

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/manifests/amcfg.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ func (f *Factory) ConvertToThanosAlertmanagerConfiguration(ta []AdditionalAlertm
208208
return nil, err
209209
}
210210

211+
// Assumes that all hosts share the same proxy policy
211212
if proxyURL != nil {
212213
cfg.ProxyURL = proxyURL.String()
213214
break

0 commit comments

Comments
 (0)