mirror of
https://github.com/marcel-dempers/docker-development-youtube-series.git
synced 2025-06-06 17:01:30 +00:00
fix flux app deployment image pull
This commit is contained in:
parent
6098108069
commit
253821d863
@ -23,7 +23,6 @@ spec:
|
|||||||
containers:
|
containers:
|
||||||
- name: example-app-1
|
- name: example-app-1
|
||||||
image: example-app-1:0.0.1
|
image: example-app-1:0.0.1
|
||||||
imagePullPolicy: Always
|
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 5000
|
- containerPort: 5000
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user