Skip to content

Commit 99db87f

Browse files
tkatilamythi
andauthored
Update cmd/operator/main.go
Co-authored-by: Mikko Ylinen <[email protected]>
1 parent 09dde42 commit 99db87f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/operator/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ func main() {
177177
TLSOpts: tlsCfgFuncs,
178178
})
179179

180-
// Metrics endpoint is enabled in 'config/default/kustomization.yaml'. The Metrics options configure the server.
180+
// Metrics endpoint is enabled in 'deployments/operator/default/kustomization.yaml'. The Metrics options configure the server.
181181
// More info:
182182
// - https://pkg.go.dev/sigs.k8s.io/[email protected]/pkg/metrics/server
183183
// - https://book.kubebuilder.io/reference/metrics.html

0 commit comments

Comments
 (0)