We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ProblemStatement: As a SRE admin, I want to add or remove labels against resources based on resource names or resource labels
The text was updated successfully, but these errors were encountered:
kind: Recipe spec: tasks: - applyLabels: labels: app: dope # optional include include: - node1 - node2 # optional exclude exclude: - node3 state: kind: Node metadata: # optional label selector labels: arch: amd64
NOTE:
app: dope
app:dope
Sorry, something went wrong.
No branches or pull requests
ProblemStatement: As a SRE admin, I want to add or remove labels against resources based on resource names or resource labels
The text was updated successfully, but these errors were encountered: