Skip to content

Commit

Permalink
Updating the name space
Browse files Browse the repository at this point in the history
  • Loading branch information
Habiba Zaman committed Nov 15, 2023
1 parent 9497409 commit 1d1e7e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion containers/clamav/openshift/templates/clamav-bc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ parameters:
value: containers/clamav
- name: NAME_SPACE
displayName: Namespace for source image
value: af2668-tools
value: c82b4c-tools
required: true
- name: CPU_REQUEST
value: "100m"
Expand Down
2 changes: 1 addition & 1 deletion containers/clamav/openshift/templates/clamav-dc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: clamav-deploy
parameters:
- name: NAME_SPACE
value: af2668-tools
value: c82b4c-tools
required: true
- name: CPU_REQUEST
value: "100m"
Expand Down

0 comments on commit 1d1e7e5

Please sign in to comment.