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.
2 parents 90d14cc + 2d08875 commit f007281Copy full SHA for f007281
internal/controller/spinapp_controller.go
@@ -52,7 +52,7 @@ const (
52
// SpinOperatorFinalizer is the finalizer used by the spin operator
53
SpinOperatorFinalizer = "core.spinkube.dev/finalizer"
54
55
- // FieldManger is used to declare that the spin operator owns specific fields on child resources
+ // FieldManager is used to declare that the spin operator owns specific fields on child resources
56
FieldManager = "spin-operator"
57
)
58
0 commit comments