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
Hi, I noticed ambiguous behavior when applying configs When I apply the file on the left with the command "talm apply -f node/file.yaml"
But the final config (on the machine) has duplicates on the right Maybe I should send a question to the talos repository
talm --version talm version 0.6.4
talos 1.8.3
The text was updated successfully, but these errors were encountered:
Interesting, could you try adding new field and show output of talm apply -f <file> --dry-run?
talm apply -f <file> --dry-run
Sorry, something went wrong.
my bad, left my local file, right machine config after apply
talm apply -f --dry-run
No branches or pull requests
Hi, I noticed ambiguous behavior when applying configs
When I apply the file on the left
with the command "talm apply -f node/file.yaml"
But the final config (on the machine) has duplicates on the right
Maybe I should send a question to the talos repository
talm --version
talm version 0.6.4
talos 1.8.3
The text was updated successfully, but these errors were encountered: