Integrating catalog
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user