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
6f5644e6
Add many more tasks that are needed for transformation scripts in a
|
History
|
Last Update |
---|---|---|
postgresql-pod | Loading commit data... | |
scripts | Loading commit data... | |
.gitignore | Loading commit data... | |
README.md | Loading commit data... | |
kustomization.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... |
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.