set default image tag to null

This commit is contained in:
akalitenya
2025-12-07 10:34:18 +05:00
parent 97ee4b55c2
commit 25c58e6209
2 changed files with 4 additions and 2 deletions

4
.gitignore vendored
View File

@@ -5,4 +5,6 @@ pgdata/
docker-compose.yml
node_modules/
.idea
/articles
/articles
.DS_Store

View File

@@ -3,7 +3,7 @@
# Image configuration
image:
repository: rostislavdugin/postgresus
tag: latest
tag: null
pullPolicy: Always
# StatefulSet configuration