operator-sdk
operator-sdk copied to clipboard
How to reconcile built-in types
Type of question
How to implement a specific feature
Hi, I'd like to reconcile built in service objects with a specific label. The documentation (https://buehler.github.io/dotnet-operator-sdk/src/KubeOps.Operator/README.html) refers to the documentation on how to do this, but it seems that specific documentation is lacking.
Any short guidance on the matter?