Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

What is the normal approach to manage this kind of use case? I want that the depended resource is created only if not already exiting (created manually).

You must be logged in to vote

You usually only need to define the appropriate desired method implementation. If a resource matching the desired state already exists on the cluster, then the SDK won't be attempting to create it.

Replies: 1 comment

Comment options

You usually only need to define the appropriate desired method implementation. If a resource matching the desired state already exists on the cluster, then the SDK won't be attempting to create it.

You must be logged in to vote
0 replies
Answer selected by mfvitale
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
🙏
Q&A
Labels
None yet
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.