Skip to content

Commit

Permalink
Merge pull request #67 from CodeForPhilly/releases/k8s-manifests
Browse files Browse the repository at this point in the history
Deploy releases/k8s-manifests 87ad0a4
  • Loading branch information
themightychris authored May 19, 2024
2 parents 13b30ef + 87ad0a4 commit 1d7754e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions balancer/StatefulSet/db.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ spec:
volumeMounts:
- mountPath: /var/lib/postgresql/data
name: postgres-data
subPath: data
restartPolicy: Always
volumes:
- name: postgres-data
Expand Down

0 comments on commit 1d7754e

Please sign in to comment.