Skip to content
Snippets Groups Projects
Verified Commit 4b4b08b1 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(longhorn): Try to fix deployment retries for helm

parent 0131b326
No related branches found
No related tags found
No related merge requests found
...@@ -14,6 +14,9 @@ spec: ...@@ -14,6 +14,9 @@ spec:
# renovate: helmRepo=https://charts.longhorn.io depName=longhorn # renovate: helmRepo=https://charts.longhorn.io depName=longhorn
version: 1.2.3 version: 1.2.3
interval: 5m interval: 5m
install:
remediation:
retries: 15
values: values:
persistence: persistence:
defaultClassReplicaCount: 2 defaultClassReplicaCount: 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment