Skip to content

Commit

Permalink
ccruntime: Set nydus as the snapshotter
Browse files Browse the repository at this point in the history
This is needed for the kata-deploy script to properly set the
snapshotter type used with the runtime class.

Signed-off-by: Fabiano Fidêncio <[email protected]>
  • Loading branch information
fidencio committed Oct 9, 2023
1 parent 8dc7d0d commit 79b9ca4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/samples/ccruntime/base/ccruntime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,3 +141,5 @@ spec:
fieldPath: spec.nodeName
- name: "CONFIGURE_CC"
value: "yes"
- name: "SNAPSHOTTER"
value: "nydus"

0 comments on commit 79b9ca4

Please sign in to comment.