Change front and back tag
This commit is contained in:
parent
91511047b2
commit
be619c0138
@ -1,7 +1,7 @@
|
|||||||
frontend:
|
frontend:
|
||||||
image:
|
image:
|
||||||
repository: harbor.dvirlabs.com/my-apps/navix-front
|
repository: harbor.dvirlabs.com/my-apps/navix-front
|
||||||
tag: v5-no-cicd
|
tag: v6-no-cicd
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
@ -21,7 +21,7 @@ frontend:
|
|||||||
backend:
|
backend:
|
||||||
image:
|
image:
|
||||||
repository: harbor.dvirlabs.com/my-apps/navix-back
|
repository: harbor.dvirlabs.com/my-apps/navix-back
|
||||||
tag: v1-no-cicd
|
tag: v2-no-cicd
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user