mirror of
https://github.com/dat515-2025/Group-8.git
synced 2026-03-22 23:20:56 +01:00
Update image digest in manifests
This commit is contained in:
@@ -14,7 +14,7 @@ spec:
|
|||||||
app: app-demo
|
app: app-demo
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: lukastrkan/cc-app-demo@sha256:fd03e13a2627a05c55f61af95a136b5d3908435f41b3e934745fbdf64c60ddaf
|
- image: lukastrkan/cc-app-demo@sha256:53a14c1096b1c09b82b8946b1cba831387c754ef13863ce37304218875ce181d
|
||||||
name: app-demo
|
name: app-demo
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8000
|
- containerPort: 8000
|
||||||
@@ -22,7 +22,7 @@ spec:
|
|||||||
- name: MARIADB_HOST
|
- name: MARIADB_HOST
|
||||||
value: mariadb-repl-maxscale.mariadb-operator.svc.cluster.local
|
value: mariadb-repl-maxscale.mariadb-operator.svc.cluster.local
|
||||||
- name: MARIADB_PORT
|
- name: MARIADB_PORT
|
||||||
value: "3306"
|
value: '3306'
|
||||||
- name: MARIADB_DATABASE
|
- name: MARIADB_DATABASE
|
||||||
value: app-demo-database
|
value: app-demo-database
|
||||||
- name: MARIADB_USER
|
- name: MARIADB_USER
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ spec:
|
|||||||
app: app-demo-worker
|
app: app-demo-worker
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: lukastrkan/cc-app-demo@sha256:fd03e13a2627a05c55f61af95a136b5d3908435f41b3e934745fbdf64c60ddaf
|
- image: lukastrkan/cc-app-demo@sha256:53a14c1096b1c09b82b8946b1cba831387c754ef13863ce37304218875ce181d
|
||||||
name: app-demo-worker
|
name: app-demo-worker
|
||||||
command:
|
command:
|
||||||
- python3
|
- python3
|
||||||
|
|||||||
Reference in New Issue
Block a user