Skip to content

Instantly share code, notes, and snippets.

@MetinSeylan
Created August 20, 2022 16:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MetinSeylan/088357ce4d7ccf28b2ded0509d81e1db to your computer and use it in GitHub Desktop.
Save MetinSeylan/088357ce4d7ccf28b2ded0509d81e1db to your computer and use it in GitHub Desktop.
helm repo add cetic https://cetic.github.io/helm-charts && \
helm install postgres cetic/postgresql --set image.repository=debezium/postgres,image.tag=latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment