diff --git a/config/registry-elastic.yml b/config/registry-elastic.yml index 512aaa2..84e7e40 100644 --- a/config/registry-elastic.yml +++ b/config/registry-elastic.yml @@ -39,4 +39,4 @@ proxy: remoteurl: https://docker.elastic.co username: password: - ttl: \ No newline at end of file + ttl: 168h \ No newline at end of file diff --git a/config/registry-gcr.yml b/config/registry-gcr.yml index 989c173..311bf8d 100644 --- a/config/registry-gcr.yml +++ b/config/registry-gcr.yml @@ -39,4 +39,4 @@ proxy: remoteurl: https://gcr.io username: password: - ttl: \ No newline at end of file + ttl: 168h \ No newline at end of file diff --git a/config/registry-ghcr.yml b/config/registry-ghcr.yml index 7d3b86e..c552bf7 100644 --- a/config/registry-ghcr.yml +++ b/config/registry-ghcr.yml @@ -39,4 +39,4 @@ proxy: remoteurl: https://ghcr.io username: password: - ttl: \ No newline at end of file + ttl: 168h \ No newline at end of file diff --git a/config/registry-hub.yml b/config/registry-hub.yml index bf54658..d69a061 100644 --- a/config/registry-hub.yml +++ b/config/registry-hub.yml @@ -39,4 +39,4 @@ proxy: remoteurl: https://registry-1.docker.io username: password: - ttl: \ No newline at end of file + ttl: 168h \ No newline at end of file diff --git a/config/registry-k8s.yml b/config/registry-k8s.yml index c3c42c2..8afc0fe 100644 --- a/config/registry-k8s.yml +++ b/config/registry-k8s.yml @@ -39,4 +39,4 @@ proxy: remoteurl: https://registry.k8s.io username: password: - ttl: \ No newline at end of file + ttl: 168h \ No newline at end of file diff --git a/config/registry-k8sgcr.yml b/config/registry-k8sgcr.yml index 2f67748..aafa4cc 100644 --- a/config/registry-k8sgcr.yml +++ b/config/registry-k8sgcr.yml @@ -39,4 +39,4 @@ proxy: remoteurl: https://k8s.gcr.io username: password: - ttl: \ No newline at end of file + ttl: 168h \ No newline at end of file diff --git a/config/registry-mcr.yml b/config/registry-mcr.yml index 383fc84..ed0563b 100644 --- a/config/registry-mcr.yml +++ b/config/registry-mcr.yml @@ -39,4 +39,4 @@ proxy: remoteurl: https://mcr.microsoft.com username: password: - ttl: \ No newline at end of file + ttl: 168h \ No newline at end of file diff --git a/config/registry-quay.yml b/config/registry-quay.yml index 424bc2d..42ca46c 100644 --- a/config/registry-quay.yml +++ b/config/registry-quay.yml @@ -39,4 +39,4 @@ proxy: remoteurl: https://quay.io username: password: - ttl: \ No newline at end of file + ttl: 168h \ No newline at end of file