Skip to content

Commit

Permalink
config: ccruntime: Pass env var as the snapshotter
Browse files Browse the repository at this point in the history
This needs to be dropped in a follow-up PR, but it allows us to have the
tests passing, so we can proceed to debugging what's being done wrong on
the operator side as part of a different series.

So, all-in-all, this will be reverted sooner than later, but it's needed
now.

Signed-off-by: Fabiano Fidêncio <[email protected]>
  • Loading branch information
fidencio committed Oct 24, 2023
1 parent 6a0e25c commit 66e697e
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 @@ -167,3 +167,5 @@ spec:
value: "yes"
- name: "DEBUG"
value: "false"
- name: "SNAPSHOTTER"
value: "nydus"

0 comments on commit 66e697e

Please sign in to comment.