This commit is contained in:
Jet Li 2025-04-26 20:45:41 -07:00
commit c30708ba9c
5 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@ authentication:
registry: docker.io registry: docker.io
repository: null repository: null
name: authentication name: authentication
tag: snapshot-6286c0f tag: snapshot-95a525a
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http

View File

@ -15,7 +15,7 @@ centralStorage:
registry: docker.io registry: docker.io
repository: null repository: null
name: central_storage name: central_storage
tag: snapshot-6286c0f tag: snapshot-95a525a
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http

View File

@ -15,7 +15,7 @@ content:
registry: docker.io registry: docker.io
repository: null repository: null
name: content name: content
tag: snapshot-6286c0f tag: snapshot-95a525a
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http

View File

@ -15,7 +15,7 @@ notification:
registry: docker.io registry: docker.io
repository: null repository: null
name: notification name: notification
tag: snapshot-6286c0f tag: snapshot-95a525a
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http

View File

@ -15,7 +15,7 @@ payment:
registry: docker.io registry: docker.io
repository: null repository: null
name: payment name: payment
tag: snapshot-6286c0f tag: snapshot-95a525a
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http