Fix/broken kg extract topics (#97)

* Add missing kg-extract-topics service

* Bump version
This commit is contained in:
cybermaggedon 2024-10-02 22:23:00 +01:00 committed by GitHub
parent 709221fa10
commit db9ed06b1c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View file

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