Skip to content

Commit

Permalink
[patch] Remove a bug when deprovisioning COS (#1210)
Browse files Browse the repository at this point in the history
Co-authored-by: Alexandre Quinteiro <[email protected]>
  • Loading branch information
Aymen-Ben-S and alequint authored Aug 27, 2024
1 parent a51b208 commit 1ee80b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tekton/src/tasks/fvt/fvt-deprovision-cos.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ spec:
valueFrom:
secretKeyRef:
name: mas-fvt
key: COS_TYPE
key: IBMCLOUD_RESOURCEGROUP
optional: true
- name: COS_TYPE
valueFrom:
Expand Down

0 comments on commit 1ee80b4

Please sign in to comment.