Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
postgresql-rclone
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
7ea62f4a
authored
2023-01-26 18:16:11 -0600
by
Adam Heath
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Fix Job extraction knobs.
1 parent
c9da869d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
templates/job-restore.yaml
templates/job-restore.yaml
View file @
7ea62f4
...
...
@@ -18,7 +18,7 @@ metadata:
labels
:
{{
- include "postgresql-rclone.labels" . | nindent 4
}}
spec
:
ttlSecondsAfterFinished
:
{{
.Values.restore.ttlSecondsAfterFinished
}}
ttlSecondsAfterFinished
:
{{
.Values.restore.
job.
ttlSecondsAfterFinished
}}
template
:
spec
:
restartPolicy
:
OnFailure
...
...
Please
register
or
sign in
to post a comment