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