fix(longhorn): disable the pre-upgrade checker
Some checks failed
/ validate (pull_request) Failing after 6m56s
Some checks failed
/ validate (pull_request) Failing after 6m56s
This commit is contained in:
parent
25f0f9c064
commit
4d11a48fc1
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ spec:
|
|||
targetRevision: 1.12.0
|
||||
helm:
|
||||
values: |
|
||||
preUpgradeChecker:
|
||||
jobEnabled: false
|
||||
defaultSettings:
|
||||
defaultReplicaCount: 3
|
||||
destination:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue