Skip to content
1 change: 1 addition & 0 deletions ui/apps/pmm/src/lib/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ export const ALL_SERVICE_TYPES = [
ServiceType.mysql,
ServiceType.posgresql,
ServiceType.proxysql,
ServiceType.valkey,
];

// 5 seconds
Expand Down
Loading