Skip to content

Commit

Permalink
Fix PVC generation: name and CRD. GitHub image repo
Browse files Browse the repository at this point in the history
Signed-off-by: Alexey Makhov <amakhov@mirantis.com>
  • Loading branch information
makhov committed Nov 14, 2023
1 parent a6d05fd commit 6eeb54a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions inttest/capi-docker/capi_docker_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ kind: K0smotronControlPlane
metadata:
name: docker-test
spec:
k0sImage: ghcr.io/k0sproject/k0s
k0sVersion: v1.27.2-k0s.0
persistence:
type: emptyDir
Expand Down
1 change: 1 addition & 0 deletions inttest/capi-remote-machine/capi_remote_machine_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@ metadata:
name: remote-test
namespace: default
spec:
k0sImage: ghcr.io/k0sproject/k0s
k0sVersion: v1.27.2-k0s.0
persistence:
type: emptyDir
Expand Down

0 comments on commit 6eeb54a

Please sign in to comment.