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