Skip to content

Commit

Permalink
DRCTL custom version
Browse files Browse the repository at this point in the history
  • Loading branch information
KillianG committed Oct 3, 2024
1 parent 129afee commit 65318a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion solution/deps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ cloudserver:
drctl:
sourceRegistry: ghcr.io/scality
image: zenko-drctl
tag: v1.0.4
tag: e43bce2bfddd5c667e1488c2a2fa846da53c8c07
envsubst: DRCTL_TAG
toolName: zenko-drctl
fubectl:
Expand Down
2 changes: 1 addition & 1 deletion tests/ctst/steps/pra.ts
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ async function waitForPhase(
sourceZenkoNamespace: 'default',
sinkZenkoDrInstance: 'end2end-pra-sink',
sourceZenkoDrInstance: 'end2end-source',
output: 'json',
outputFormat: 'json',
});

if (!currentStatus) {
Expand Down

0 comments on commit 65318a2

Please sign in to comment.