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
c10ad388
Rename all postgresql-pod to postgresql-service.
|
History
|
Last Update |
---|---|---|
postgresql-service | 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-service.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.