Skip to content

Commit

Permalink
ci: update disabling pre-upgrade checker setting for argocd
Browse files Browse the repository at this point in the history
Signed-off-by: Yang Chiu <[email protected]>
  • Loading branch information
yangchiu authored and innobead committed Feb 6, 2024
1 parent 8da8ec6 commit 607cc88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pipelines/utilities/argocd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ spec:
targetRevision: ${REVISION}
helm:
values: |
helmPreUpgradeCheckerJob:
enabled: false
preUpgradeChecker:
jobEnabled: false
destination:
server: https://kubernetes.default.svc
namespace: ${LONGHORN_NAMESPACE}
Expand Down

0 comments on commit 607cc88

Please sign in to comment.