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 637e94e commit f19815eCopy full SHA for f19815e
api/v1beta1/ocimachine_types.go
@@ -26,7 +26,7 @@ import (
26
// Important: Run "make" to regenerate code after modifying this file
27
28
const (
29
- // MachineFinalizer allows ReconcileAzureMachine to clean up Azure resources associated with AzureMachine before
+ // MachineFinalizer allows ReconcileMachine to clean up OCI resources associated with OCIMachine before
30
// removing it from the apiserver.
31
MachineFinalizer = "ocimachine.infrastructure.cluster.x-k8s.io"
32
)
0 commit comments