Skip to content

Commit

Permalink
Update clamav-dc.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
habibaz authored Dec 5, 2023
1 parent dd90182 commit e07edcb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions containers/clamav/openshift/templates/clamav-dc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@ apiVersion: template.openshift.io/v1
metadata:
name: clamav-deploy
parameters:
- name: NAME
description: Module name
value: quickstart-openshift-backends
- name: ZONE
description: Deployment zone, e.g. pr-### or prod
value: tools
required: true
- name: NAME_SPACE
value: c82b4c-tools
required: true
Expand Down

0 comments on commit e07edcb

Please sign in to comment.