Browse Source

fix-ci-issue (#9640)

pull/9452/head
Kay Yan 1 year ago
committed by GitHub
parent
commit
6674438849
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. 2
      roles/container-engine/cri-o/molecule/default/molecule.yml

2
roles/container-engine/cri-o/molecule/default/molecule.yml

@ -26,7 +26,7 @@ platforms:
- name: fedora
box: fedora/36-cloud-base
cpus: 2
memory: 1024
memory: 2048
groups:
- kube_control_plane
- kube_node

Loading…
Cancel
Save