Deploy Naviya exact TTC pricing RC7
This commit is contained in:
@@ -25,7 +25,7 @@ spec:
|
|||||||
type: RuntimeDefault
|
type: RuntimeDefault
|
||||||
containers:
|
containers:
|
||||||
- name: goose
|
- name: goose
|
||||||
image: git.guillin.ovh/baptiste/application-metier/api@sha256:4b38014a96731a2999f6ce41923ee43890c718fae53447537a500bd7f55afaa6
|
image: git.guillin.ovh/baptiste/application-metier/api@sha256:ac01821f84a2413c6f34589f0f88dc54d4eb6188a0cd9c82267d092a3090b500
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command: ["/app/goose"]
|
command: ["/app/goose"]
|
||||||
args: ["up"]
|
args: ["up"]
|
||||||
|
|||||||
@@ -56,7 +56,7 @@ spec:
|
|||||||
app.kubernetes.io/component: api
|
app.kubernetes.io/component: api
|
||||||
containers:
|
containers:
|
||||||
- name: api
|
- name: api
|
||||||
image: git.guillin.ovh/baptiste/application-metier/api@sha256:4b38014a96731a2999f6ce41923ee43890c718fae53447537a500bd7f55afaa6
|
image: git.guillin.ovh/baptiste/application-metier/api@sha256:ac01821f84a2413c6f34589f0f88dc54d4eb6188a0cd9c82267d092a3090b500
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
|
|||||||
@@ -58,7 +58,7 @@ spec:
|
|||||||
app.kubernetes.io/component: frontend
|
app.kubernetes.io/component: frontend
|
||||||
containers:
|
containers:
|
||||||
- name: frontend
|
- name: frontend
|
||||||
image: git.guillin.ovh/baptiste/application-metier/frontend@sha256:6dca3ddf94618234f3aa38dbfddc549c9f3bada984cecc13e0fa0a077063672d
|
image: git.guillin.ovh/baptiste/application-metier/frontend@sha256:f1035440814a2ece869cb7c12e2373b00d51b4a38086a53d06bb99412462b55a
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command: ["nginx"]
|
command: ["nginx"]
|
||||||
args: ["-g", "daemon off;"]
|
args: ["-g", "daemon off;"]
|
||||||
|
|||||||
Reference in New Issue
Block a user