Skip to content
New issue

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

Provisioning Configuration using wildcard * for spec.provider #1416

Closed
smartbenson1 opened this issue Feb 25, 2022 · 1 comment
Closed

Provisioning Configuration using wildcard * for spec.provider #1416

smartbenson1 opened this issue Feb 25, 2022 · 1 comment
Labels
documentation Improvements or additions to documentation help-wanted Extra attention is needed

Comments

@smartbenson1
Copy link

When configuring spec.provider for provisioner, needs to use "" quotes for wildcard "*".

In the example in doc, the following example need to be "public" instead; otherwise it will throw an error “error converting YAML to JSON: yaml: line 23: did not find expected alphabetic or numeric character”

subnetSelector:
Name: public

@ellistarn
Copy link
Contributor

ellistarn commented Feb 25, 2022

Would you be willing to cut a PR to fix this? All you need to do is update the preview docs under /website.

@ellistarn ellistarn added documentation Improvements or additions to documentation help-wanted Extra attention is needed labels Feb 25, 2022
tzneal pushed a commit to tzneal/karpenter that referenced this issue Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation help-wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants