Update to new (secure) registry

Will probably need some cluster changes to provide certificates for
trust to pull from registry.
attemptAtTagsRenovation
Jack Jackson 2 years ago
parent e79ae66fa9
commit b51d74f31f
  1. 2
      kubernetes-resources.yml

@ -30,7 +30,7 @@ spec:
spec:
containers:
- 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'
resources:
requests:

Loading…
Cancel
Save