Integrating catalog

This commit is contained in:
plm
2025-01-10 16:41:41 +01:00
parent fb5aed882f
commit 0b362983a3
5 changed files with 94 additions and 1 deletions

View File

@@ -303,6 +303,18 @@ ocWorkflow:
cpu: "128m"
memory: "256Mi"
ocCatalog:
enabled: true
image: oc/oc-catalog:0.0.1
resources:
limits:
cpu: "128m"
memory: "256Mi"
requests:
cpu: "128m"
memory: "256Mi"
loki:
enabled: false