Skip to content

Instantly share code, notes, and snippets.

@ChrisChinchilla
Created June 4, 2020 15:36
Show Gist options
  • Save ChrisChinchilla/94116daf27e4affadab6ef909a1724d3 to your computer and use it in GitHub Desktop.
Save ChrisChinchilla/94116daf27e4affadab6ef909a1724d3 to your computer and use it in GitHub Desktop.
spec:
containers:
- env:
- name: DATABASE_HOST
value: postgres
- name: DATABASE_NAME
value: product
- name: DATABASE_PASSWORD
value: pr0dr0b0t
- name: DATABASE_USER
value: product_robot
- name: DATABASE_PORT
value: "5432"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment