This commit is contained in:
Nicolas 2025-09-22 17:31:27 +08:00
commit 267bf4863b
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ authentication:
registry: docker.io registry: docker.io
repository: null repository: null
name: authentication name: authentication
tag: snapshot-7b7c9ca tag: 1.9.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http

View File

@ -18,7 +18,7 @@ centralStorage:
registry: docker.io registry: docker.io
repository: null repository: null
name: central_storage name: central_storage
tag: 1.8.0 tag: snapshot-ee519ca
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http