Skip to content

Commit be42cfa

Browse files
2 parents 09cb148 + ea34ced commit be42cfa

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ pgdata/
55
docker-compose.yml
66
node_modules/
77
.idea
8-
/articles
8+
/articles
9+
10+
.DS_Store

deploy/helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Image configuration
44
image:
55
repository: rostislavdugin/postgresus
6-
tag: latest
6+
tag: null
77
pullPolicy: Always
88

99
# StatefulSet configuration

0 commit comments

Comments
 (0)