upgrade longhorn
This commit is contained in:
parent
8a3efa50b9
commit
d8ab5c648c
|
@ -6,7 +6,7 @@ metadata:
|
|||
spec:
|
||||
repo: https://charts.longhorn.io
|
||||
chart: longhorn
|
||||
version: 1.6.2
|
||||
version: 1.7.2
|
||||
targetNamespace: longhorn-system
|
||||
set:
|
||||
backupTargetCredentialSecret: s3-backupstore-credentials
|
||||
|
|
|
@ -39,7 +39,7 @@ spec:
|
|||
resources:
|
||||
requests:
|
||||
memory: 4Gi
|
||||
cpu: 2000m
|
||||
cpu: 1000m
|
||||
limits:
|
||||
memory: 4Gi
|
||||
cpu: 3000m
|
||||
|
|
Loading…
Reference in New Issue