We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09dde42 commit 99db87fCopy full SHA for 99db87f
cmd/operator/main.go
@@ -177,7 +177,7 @@ func main() {
177
TLSOpts: tlsCfgFuncs,
178
})
179
180
- // Metrics endpoint is enabled in 'config/default/kustomization.yaml'. The Metrics options configure the server.
+ // Metrics endpoint is enabled in 'deployments/operator/default/kustomization.yaml'. The Metrics options configure the server.
181
// More info:
182
// - https://pkg.go.dev/sigs.k8s.io/[email protected]/pkg/metrics/server
183
// - https://book.kubebuilder.io/reference/metrics.html
0 commit comments