Skip to content
Snippets Groups Projects
Verified Commit dd4df7a5 authored by Rafael László's avatar Rafael László :speech_balloon:
Browse files

Fix custom config removal

parent c9b9912a
Branches
No related tags found
Loading
Checking pipeline status
...@@ -136,7 +136,7 @@ rke2_custom_registry_mirrors: ...@@ -136,7 +136,7 @@ rke2_custom_registry_mirrors:
rke2_custom_registry_path: templates/registries.yaml.j2 rke2_custom_registry_path: templates/registries.yaml.j2
# Path to RKE2 config file template # Path to RKE2 config file template
rke2_config: templates/custom-config.yaml.j2 #rke2_config: templates/custom-config.yaml.j2
# Etcd snapshot source directory # Etcd snapshot source directory
rke2_etcd_snapshot_source_dir: etcd_snapshots rke2_etcd_snapshot_source_dir: etcd_snapshots
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment