[GENERIC] move from registry.hub.docker.com to docker.io
[oom.git] / kubernetes / common / postgres / values.yaml
index b653ba1..34e9d91 100644 (file)
@@ -46,7 +46,7 @@ secrets:
 #################################################################
 
 # BusyBox image
-busyboxRepository: registry.hub.docker.com
+busyboxRepository: docker.io
 busyboxImage: library/busybox:latest
 
 postgresRepository: crunchydata