Skip to content

Commit

Permalink
Merge pull request #1388 from bcgov/akroon3r-patch-1
Browse files Browse the repository at this point in the history
UTOPIA-1297: Adding ClamAV Config to API template
  • Loading branch information
akroon3r authored Jul 17, 2023
2 parents ea523f7 + da8f757 commit 3efaa72
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions openshift/templates/api/silver/api-dc-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,10 @@ objects:
secretKeyRef:
name: gc-notify-integration-key
key: GCNOTIFY_TEMPLATE_ID
- name: CLAMAV_PORT
value: '3310'
- name: CLAMAV_HOST
value: clamav
resources:
limits:
cpu: 150m
Expand Down

0 comments on commit 3efaa72

Please sign in to comment.