Skip to content

Commit

Permalink
Update k3d config file to match expected supported API version
Browse files Browse the repository at this point in the history
  • Loading branch information
iabudiab committed Jul 1, 2024
1 parent b990d53 commit 42ced33
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions k3d/swiftkube.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
apiVersion: k3d.io/v1alpha5
apiVersion: k3d.io/v1alpha3
kind: Simple
metadata:
name: swiftkube
name: swiftkube
image: docker.io/rancher/k3s:v1.29.6-k3s1
servers: 1
agents: 2
Expand Down

0 comments on commit 42ced33

Please sign in to comment.