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
38b245c4
Commit
38b245c4
authored
May 18, 2022
by
Thomas Beermann
Browse files
fix wrong key names
parent
4144f04e
Pipeline
#142736
passed with stages
in 38 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
hifiscp/Chart.yaml
View file @
38b245c4
apiVersion
:
v1
name
:
hifiscp
version
:
0.1.1
6
version
:
0.1.1
7
description
:
A Helm chart to deploy the HIFIS Cloud Portal Backend and Frontend
keywords
:
-
HIFIS
...
...
hifiscp/templates/db_backup_cronjob.yaml
View file @
38b245c4
...
...
@@ -60,11 +60,11 @@ spec:
valueFrom
:
secretKeyRef
:
name
:
{{
template "hifiscp.fullname" .
}}
-s3-credentials
key
:
access-key
key
:
access-key
-id
-
name
:
AWS_SECRET_ACCESS_KEY
valueFrom
:
secretKeyRef
:
name
:
{{
template "hifiscp.fullname" .
}}
-s3-credentials
key
:
access-key
key
:
secret-
access-key
restartPolicy
:
OnFailure
{{
end
}}
\ No newline at end of file
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