This is a tekton-task that will create a postgresql server that can be used during the entire duration of a pipeline. At the end, it will be auto-destroyed.
Name |
Last commit
2114ae25
s/file/target/ in database extraction.
|
History
|
Last Update |
---|---|---|
postgresql-pod | Loading commit data... | |
postgresql.conf.d | Loading commit data... | |
scripts | Loading commit data... | |
.gitignore | Loading commit data... | |
README.md | Loading commit data... | |
kustomization.yaml | Loading commit data... | |
pipeline-postgresql-transformer.yaml | Loading commit data... | |
service-account.yaml | Loading commit data... | |
task-postgresql-create-databases-users.yaml | Loading commit data... | |
task-postgresql-export.yaml | Loading commit data... | |
task-postgresql-import.yaml | Loading commit data... | |
task-postgresql-pod.yaml | Loading commit data... | |
task-postgresql-transformer.yaml | Loading commit data... |
This is a tekton-task that will create a postgresql server that can be used during the entire duration of a pipeline. At the end, it will be auto-destroyed.