diff --git a/config/registry-elastic.yml b/config/registry-elastic.yml index ff6533f..e15a9d4 100644 --- a/config/registry-elastic.yml +++ b/config/registry-elastic.yml @@ -5,7 +5,7 @@ log: storage: filesystem: rootdirectory: /var/lib/registry - #inmemory: #此存储驱动程序不会在运行期间保留数据,只适合测试 + #inmemory: #此存储驱动程序不会在运行期间保留任何数据,适合磁盘空间下的机器使用(但是会使用内存开销,只适合测试) delete: enabled: true cache: diff --git a/config/registry-gcr.yml b/config/registry-gcr.yml index c1a4045..f1998ba 100644 --- a/config/registry-gcr.yml +++ b/config/registry-gcr.yml @@ -5,7 +5,7 @@ log: storage: filesystem: rootdirectory: /var/lib/registry - #inmemory: #此存储驱动程序不会在运行期间保留数据,只适合测试 + #inmemory: #此存储驱动程序不会在运行期间保留任何数据,适合磁盘空间下的机器使用(但是会使用内存开销,只适合测试) delete: enabled: true cache: diff --git a/config/registry-ghcr.yml b/config/registry-ghcr.yml index d095733..00a5ee2 100644 --- a/config/registry-ghcr.yml +++ b/config/registry-ghcr.yml @@ -5,7 +5,7 @@ log: storage: filesystem: rootdirectory: /var/lib/registry - #inmemory: #此存储驱动程序不会在运行期间保留数据,只适合测试 + #inmemory: #此存储驱动程序不会在运行期间保留任何数据,适合磁盘空间下的机器使用(但是会使用内存开销,只适合测试) delete: enabled: true cache: diff --git a/config/registry-hub.yml b/config/registry-hub.yml index 599af12..06ed9d7 100644 --- a/config/registry-hub.yml +++ b/config/registry-hub.yml @@ -5,7 +5,7 @@ log: storage: filesystem: rootdirectory: /var/lib/registry - #inmemory: #此存储驱动程序不会在运行期间保留数据,只适合测试 + #inmemory: #此存储驱动程序不会在运行期间保留任何数据,适合磁盘空间下的机器使用(但是会使用内存开销,只适合测试) delete: enabled: true cache: diff --git a/config/registry-k8s.yml b/config/registry-k8s.yml index 269a212..fe68cab 100644 --- a/config/registry-k8s.yml +++ b/config/registry-k8s.yml @@ -5,7 +5,7 @@ log: storage: filesystem: rootdirectory: /var/lib/registry - #inmemory: #此存储驱动程序不会在运行期间保留数据,只适合测试 + #inmemory: #此存储驱动程序不会在运行期间保留任何数据,适合磁盘空间下的机器使用(但是会使用内存开销,只适合测试) delete: enabled: true cache: diff --git a/config/registry-k8sgcr.yml b/config/registry-k8sgcr.yml index dc63063..7a3afa6 100644 --- a/config/registry-k8sgcr.yml +++ b/config/registry-k8sgcr.yml @@ -5,7 +5,7 @@ log: storage: filesystem: rootdirectory: /var/lib/registry - #inmemory: #此存储驱动程序不会在运行期间保留数据,只适合测试 + #inmemory: #此存储驱动程序不会在运行期间保留任何数据,适合磁盘空间下的机器使用(但是会使用内存开销,只适合测试) delete: enabled: true cache: diff --git a/config/registry-mcr.yml b/config/registry-mcr.yml index 25b8b9d..77bbee7 100644 --- a/config/registry-mcr.yml +++ b/config/registry-mcr.yml @@ -5,7 +5,7 @@ log: storage: filesystem: rootdirectory: /var/lib/registry - #inmemory: #此存储驱动程序不会在运行期间保留数据,只适合测试 + #inmemory: #此存储驱动程序不会在运行期间保留任何数据,适合磁盘空间下的机器使用(但是会使用内存开销,只适合测试) delete: enabled: true cache: diff --git a/config/registry-nvcr.yml b/config/registry-nvcr.yml index 9b7cd5d..e4ab190 100644 --- a/config/registry-nvcr.yml +++ b/config/registry-nvcr.yml @@ -5,7 +5,7 @@ log: storage: filesystem: rootdirectory: /var/lib/registry - #inmemory: #此存储驱动程序不会在运行期间保留数据,只适合测试 + #inmemory: #此存储驱动程序不会在运行期间保留任何数据,适合磁盘空间下的机器使用(但是会使用内存开销,只适合测试) delete: enabled: true cache: diff --git a/config/registry-quay.yml b/config/registry-quay.yml index 78b09eb..7ef5213 100644 --- a/config/registry-quay.yml +++ b/config/registry-quay.yml @@ -5,7 +5,7 @@ log: storage: filesystem: rootdirectory: /var/lib/registry - #inmemory: #此存储驱动程序不会在运行期间保留数据,只适合测试 + #inmemory: #此存储驱动程序不会在运行期间保留任何数据,适合磁盘空间下的机器使用(但是会使用内存开销,只适合测试) delete: enabled: true cache: