UNCLASSIFIED

Commit e9b668fa authored by Branden Cobb's avatar Branden Cobb
Browse files

postgres

parent aceede04
Pipeline #465213 failed with stages
in 3 minutes and 57 seconds
...@@ -334,7 +334,7 @@ master: ...@@ -334,7 +334,7 @@ master:
priorityClassName: "" priorityClassName: ""
extraInitContainers: | extraInitContainers: |
# - name: do-something # - name: do-something
# image: # image: busybox
# command: ['do', 'something'] # command: ['do', 'something']
## Additional PostgreSQL Master Volume mounts ## Additional PostgreSQL Master Volume mounts
...@@ -374,7 +374,7 @@ slave: ...@@ -374,7 +374,7 @@ slave:
priorityClassName: "" priorityClassName: ""
extraInitContainers: | extraInitContainers: |
# - name: do-something # - name: do-something
# image: # image: busybox
# command: ['do', 'something'] # command: ['do', 'something']
## Additional PostgreSQL Slave Volume mounts ## Additional PostgreSQL Slave Volume mounts
## ##
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment