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

feat add custom registries_config_yaml for private-registry #319

Merged
merged 2 commits into from
Apr 2, 2024

Conversation

dreamingdeer
Copy link
Contributor

Changes

Add registries_config_yaml value contain registries.yaml for /etc/rancher/k3s/registries.yaml

Linked Issues

Closes #318

@dereknola
Copy link
Contributor

Please fix lint:

./inventory-sample.yml
 Error: 39:62 [new-line-at-end-of-file] no new line character at the end of file

All yaml must have a newline at end of file.

@dreamingdeer
Copy link
Contributor Author

Please fix lint:

./inventory-sample.yml
 Error: 39:62 [new-line-at-end-of-file] no new line character at the end of file

All yaml must have a newline at end of file.

Fixed

@dereknola dereknola merged commit 33c15e7 into k3s-io:master Apr 2, 2024
2 checks passed
steevi pushed a commit to steevi/k3s-ansible that referenced this pull request Jul 2, 2024
* feat add custom registries_config_yaml for private-registry

Signed-off-by: dreamingdeer <[email protected]>
Co-authored-by: dreamingdeer <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add feature Setup optional private registry configuration
2 participants