[K8S] Update image tag to latest for automatic updates (fix) | ApprovalToken: AT-202512310643
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
@@ -5,7 +5,7 @@ replicaCount: 1
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
tag: "ab625542"
|
tag: "latest"
|
||||||
|
|
||||||
# Auto-create registry secret
|
# Auto-create registry secret
|
||||||
registrySecret:
|
registrySecret:
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ replicaCount: 2
|
|||||||
image:
|
image:
|
||||||
repository: hub.peikarband.ir/peikarband/landing # Match CI/CD registry
|
repository: hub.peikarband.ir/peikarband/landing # Match CI/CD registry
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: "ab62554216"
|
tag: "latest"
|
||||||
|
|
||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user