Skip to content

Commit

Permalink
Update cd-docgen.yml (#673)
Browse files Browse the repository at this point in the history
  • Loading branch information
segator authored Nov 19, 2021
1 parent ddd5fd1 commit bd3b066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-manager/ocp-config/cd-docgen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ parameters:
value: 512Mi
- name: MEMORY_REQUEST
description: Minimum amount of memory requested for the container.
value: 256Mi
- name: SERVICE_JVM_MEM_LIMIT
description: Maximum amount of memory available for the DocGen Service, render process memory needs to be handled by MEMORY_LIMIT parameter
value: 512m
- name: SERVICE_JVM_ARGS
description: JVM Tunning parameters for DocGen Service
value: "-XX:+UseCompressedOops -XX:+UseG1GC -XX:MaxGCPauseMillis=1000"
value: 256Mi
- name: DOCKER_REGISTRY
description: Image registry
required: true
Expand Down

0 comments on commit bd3b066

Please sign in to comment.