Integrating workflow microservice
This commit is contained in:
@@ -292,6 +292,18 @@ ocShared:
|
||||
cpu: "128m"
|
||||
memory: "256Mi"
|
||||
|
||||
ocWorkflow:
|
||||
enabled: true
|
||||
image: oc/oc-workflow:0.0.1
|
||||
resources:
|
||||
limits:
|
||||
cpu: "128m"
|
||||
memory: "256Mi"
|
||||
requests:
|
||||
cpu: "128m"
|
||||
memory: "256Mi"
|
||||
|
||||
|
||||
loki:
|
||||
enabled: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user