Deploy Naviya product pictograms RC4
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:6e0707e2deb796718f432f111cfa96afb60c890ec74c7dc5ab4e7c0ed7904991
|
image: git.guillin.ovh/baptiste/application-metier/api@sha256:4b38014a96731a2999f6ce41923ee43890c718fae53447537a500bd7f55afaa6
|
||||||
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:6e0707e2deb796718f432f111cfa96afb60c890ec74c7dc5ab4e7c0ed7904991
|
image: git.guillin.ovh/baptiste/application-metier/api@sha256:4b38014a96731a2999f6ce41923ee43890c718fae53447537a500bd7f55afaa6
|
||||||
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:e8dd01eb7070d2aaa700888d6bcd37ac08a12300a927f6c6cc7fcd22b03f795d
|
image: git.guillin.ovh/baptiste/application-metier/frontend@sha256:ea245a3e30b1fc7bcad86a9f7b9d0b76c19c21414b9ae5f8df4eb26173a1a39a
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command: ["nginx"]
|
command: ["nginx"]
|
||||||
args: ["-g", "daemon off;"]
|
args: ["-g", "daemon off;"]
|
||||||
|
|||||||
Reference in New Issue
Block a user