Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Helmholtz Cloud Portal
Helm Charts
Commits
9d451fce
Commit
9d451fce
authored
May 18, 2022
by
Thomas Beermann
Browse files
add db backup cronjob
parent
3c9515c6
Pipeline
#142727
passed with stages
in 21 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
hifiscp/Chart.yaml
View file @
9d451fce
apiVersion
:
v1
name
:
hifiscp
version
:
0.1.1
4
version
:
0.1.1
5
description
:
A Helm chart to deploy the HIFIS Cloud Portal Backend and Frontend
keywords
:
-
HIFIS
...
...
hifiscp/values.yaml
View file @
9d451fce
...
...
@@ -13,6 +13,16 @@ cerebrum:
tag
:
latest
pullPolicy
:
Always
dbBackup
:
enabled
:
0
schedule
:
"
0
21
*
*
*"
s3EndpointUrl
:
"
http://minio.minio:9000"
awsDefaultRegion
:
us-east-1
image
:
repository
:
registry.hzdr.de/hifis/cloud/access-layer/portal/db-backup
tag
:
latest
pullPolicy
:
Always
image
:
repository
:
registry.hzdr.de/hifis/cloud/access-layer/portal/cerebrum
tag
:
latest
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment