dashboard/shell/config/features.js

6 lines
118 B
JavaScript

export const ONE_WAY = [
'token-hashing', 'multi-cluster-management'
];
export const HARVESTER_NAME = 'harvester';