mirror of
https://github.com/nikdoof/ohayodash.git
synced 2025-12-24 15:29:22 +00:00
Always pull the image while using latest
This commit is contained in:
@@ -9,7 +9,7 @@ image:
|
||||
# -- image repository
|
||||
repository: ghcr.io/nikdoof/ohayodash
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
pullPolicy: Always
|
||||
# -- image tag
|
||||
tag: latest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user