Skip to content

Extend postgresql centos image with some predefined scripts

Notifications You must be signed in to change notification settings

GuilhermeCamposo/postgresql-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

postgresql-extension

env vars:

-e POSTGRESQL_USER=coffeeshopadmin
-e POSTGRESQL_DATABASE=coffeeshopdb
-e POSTGRESQL_PASSWORD=redhat21
-e POSTGRESQL_ADMIN_PASSWORD=postgres

Build and push using tekton

oc create -f tekton/source-pvc.yml
oc apply -f tekton/s2i-task.yml
oc apply -f tekton/postgresql-pipeline.yml

About

Extend postgresql centos image with some predefined scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published