Skip to content

Commit

Permalink
Merge branch 'master' into feat/cedar-ingestion-update
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelLukowski authored Feb 22, 2024
2 parents 911b63b + d8fd281 commit bdf3a96
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kube/services/argo-wrapper/argo-wrapper-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,5 @@ spec:
subPath: argo.json
- name: argo-wrapper-namespace-config
readOnly: true
mountPath: /src/config.ini
mountPath: /argowrapper/config.ini
subPath: config.ini
3 changes: 2 additions & 1 deletion kube/services/argo/values.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
controller:
parallelism: 3
parallelism: 8
namespaceParallelism: 3
metricsConfig:
# -- Enables prometheus metrics server
enabled: true
Expand Down

0 comments on commit bdf3a96

Please sign in to comment.