Skip to content

Commit

Permalink
fix(talos): add registries in worker
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Richter <[email protected]>
  • Loading branch information
mrclrchtr committed Apr 3, 2024
1 parent d74196e commit 5021379
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions talos_patch_worker.tf
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ locals {
"time.cloudflare.com"
]
}
registries = var.registries
}
cluster = {
network = {
Expand Down

0 comments on commit 5021379

Please sign in to comment.