We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2e69c7a + 6e5885e commit d836674Copy full SHA for d836674
.github/workflows/Processors_CI_CD_Workflow.yaml
@@ -350,4 +350,4 @@ jobs:
350
if: ${{ github.event.inputs.processor == 'all' || github.event.inputs.processor == 'devops' }}
351
run: |
352
argocd app sync knh-devops-processor-${{ github.event.inputs.env }}
353
- argocd app wait knh-devops-processor-${{ github.event.inputs.env }} --health --timeout 600
+ argocd app wait knh-devops-processor-${{ github.event.inputs.env }} --health --timeout 900
0 commit comments