Skip to content

Instantly share code, notes, and snippets.

@ChrisChinchilla
Created June 4, 2020 15:42
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ChrisChinchilla/8f332725f9e9b20c019c4c881c9f5f85 to your computer and use it in GitHub Desktop.
Save ChrisChinchilla/8f332725f9e9b20c019c4c881c9f5f85 to your computer and use it in GitHub Desktop.
spec:
containers:
- name: postgres
image: postgres:latest
envFrom:
- configMapRef:
name: postgres-config
- secretRef:
name: postgres-secrets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment