Add missing kg-extract-topics service

This commit is contained in:
Cyber MacGeddon 2024-10-02 22:21:35 +01:00
parent 709221fa10
commit bd02c26c08

View file

@ -89,6 +89,7 @@ local url = import "values/url.jsonnet";
engine.resources([ engine.resources([
containerSet, containerSet,
service,
]) ])
}, },