mirror of
https://github.com/marcel-dempers/docker-development-youtube-series.git
synced 2025-06-06 17:01:30 +00:00
add image marker
This commit is contained in:
parent
1532cc5225
commit
8854b27c20
@ -22,7 +22,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: example-app-2
|
- name: example-app-2
|
||||||
image: aimvector/example-app-2:0.0.1
|
image: aimvector/example-app-2:0.0.1 # {"$imagepolicy": "default:example-app-2"}
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 5000
|
- containerPort: 5000
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user