Skip to content

Commit

Permalink
fix the system containers seeding group
Browse files Browse the repository at this point in the history
  • Loading branch information
amitsagtani97 committed Sep 27, 2023
1 parent 46c42d7 commit 64f2ffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/seed-offline-containerd.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- name: Seed system containers
hosts: k8s-cluster:etcd
hosts: k8s-cluster
tags: system-containers
tasks:
- name: load containers
Expand Down

0 comments on commit 64f2ffa

Please sign in to comment.