Skip to content

Instantly share code, notes, and snippets.

@ChrisChinchilla
Created September 21, 2020 11:55
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 ChrisChinchilla/9b06db8282b26e6dff4558be83ef450a to your computer and use it in GitHub Desktop.
Save ChrisChinchilla/9b06db8282b26e6dff4558be83ef450a to your computer and use it in GitHub Desktop.
apiVersion: apps/v1
kind: StatefulSet
metadata:
name: postgres
spec:
template:
spec:
$setElementOrder/containers:
- name: postgres
containers:
- image: 9.6.19
name: postgres
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment