Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
olevitt committed May 9, 2023
1 parent 7510749 commit 0a8604c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/persistance/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
volumeMounts:
- mountPath: /var/lib/postgresql/data
name: data
subPath: /data
subPath: data
env:
- name: POSTGRES_PASSWORD
value: gfdigfdgfdgreze

0 comments on commit 0a8604c

Please sign in to comment.