Compare commits
1 commit
main
...
renovate/o
Author | SHA1 | Date | |
---|---|---|---|
537fc38771 |
2 changed files with 2 additions and 16 deletions
|
@ -27,7 +27,7 @@ spec:
|
||||||
sources:
|
sources:
|
||||||
- repoURL: https://argoproj.github.io/argo-helm
|
- repoURL: https://argoproj.github.io/argo-helm
|
||||||
chart: argo-cd
|
chart: argo-cd
|
||||||
targetRevision: 7.7.3
|
targetRevision: 7.7.0
|
||||||
helm:
|
helm:
|
||||||
releaseName: argo
|
releaseName: argo
|
||||||
valueFiles:
|
valueFiles:
|
||||||
|
@ -175,7 +175,7 @@ spec:
|
||||||
sources:
|
sources:
|
||||||
- repoURL: https://charts.openproject.org
|
- repoURL: https://charts.openproject.org
|
||||||
chart: openproject
|
chart: openproject
|
||||||
targetRevision: 8.3.2
|
targetRevision: 9.0.0
|
||||||
helm:
|
helm:
|
||||||
releaseName: openproject
|
releaseName: openproject
|
||||||
valueFiles:
|
valueFiles:
|
||||||
|
|
|
@ -7,17 +7,3 @@ spec:
|
||||||
instances: 3
|
instances: 3
|
||||||
storage:
|
storage:
|
||||||
size: 1Gi
|
size: 1Gi
|
||||||
backup:
|
|
||||||
barmanObjectStore:
|
|
||||||
destinationPath: "s3://openproject/backups"
|
|
||||||
endpointURL: "https://fsn1.your-objectstorage.com"
|
|
||||||
s3Credentials:
|
|
||||||
accessKeyId:
|
|
||||||
name: openproject-secret
|
|
||||||
key: OPENPROJECT_FOG_CREDENTIALS_AWS__ACCESS__KEY__ID
|
|
||||||
secretAccessKey:
|
|
||||||
name: openproject-secret
|
|
||||||
key: OPENPROJECT_FOG_CREDENTIALS_AWS__SECRET__ACCESS__KEY
|
|
||||||
wal:
|
|
||||||
compression: gzip
|
|
||||||
retentionPolicy: "30d"
|
|
||||||
|
|
Loading…
Reference in a new issue