Update to new (secure) registry
Will probably need some cluster changes to provide certificates for trust to pull from registry.
This commit is contained in:
parent
e79ae66fa9
commit
b51d74f31f
@ -30,7 +30,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: app
|
- name: app
|
||||||
image: "docker-registry.avril/scubbo/blog_nginx:built_in_ci"
|
image: "docker-registry.scubbo.org:8843/scubbo/blog_nginx:built_in_ci"
|
||||||
imagePullPolicy: 'Always'
|
imagePullPolicy: 'Always'
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user