Skip to content

Commit

Permalink
Clean up code
Browse files Browse the repository at this point in the history
Signed-off-by: Francesco Torchia <[email protected]>
  • Loading branch information
torchiaf committed Nov 13, 2024
1 parent 705bf22 commit 9c4c1bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions shell/config/types.js
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,9 @@ export const LONGHORN = {
};

export const LONGHORN_DRIVER = 'driver.longhorn.io';

export const LONGHORN_VERSION_V1 = 'LonghornV1';

export const LONGHORN_VERSION_V2 = 'LonghornV2';

export const SNAPSHOT = 'rke.cattle.io.etcdsnapshot';
Expand Down

0 comments on commit 9c4c1bc

Please sign in to comment.