This commit is contained in:
Jet Li 2025-04-29 20:43:41 -07:00
commit 515b6a17b4
8 changed files with 8 additions and 8 deletions

View File

@ -13,7 +13,7 @@ authentication:
registry: docker.io registry: docker.io
repository: null repository: null
name: authentication name: authentication
tag: snapshot-7d493a3 tag: 1.2.1
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http

View File

@ -13,7 +13,7 @@ centralStorage:
registry: docker.io registry: docker.io
repository: null repository: null
name: central_storage name: central_storage
tag: snapshot-7d493a3 tag: 1.2.1
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http

View File

@ -13,7 +13,7 @@ chat:
registry: docker.io registry: docker.io
repository: null repository: null
name: chat name: chat
tag: 1.1.0 tag: snapshot-b727029
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- name: http - name: http

View File

@ -13,7 +13,7 @@ content:
registry: docker.io registry: docker.io
repository: null repository: null
name: content name: content
tag: snapshot-7d493a3 tag: 1.2.1
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http

View File

@ -13,7 +13,7 @@ freeleaps:
registry: docker.io registry: docker.io
repository: null repository: null
name: backend name: backend
tag: 1.1.0 tag: snapshot-b727029
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- name: http - name: http

View File

@ -8,7 +8,7 @@ frontend:
registry: docker.io registry: docker.io
repository: null repository: null
name: frontend name: frontend
tag: 1.1.0 tag: snapshot-b727029
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- name: http - name: http

View File

@ -13,7 +13,7 @@ notification:
registry: docker.io registry: docker.io
repository: null repository: null
name: notification name: notification
tag: 1.2.0 tag: 1.2.1
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http

View File

@ -13,7 +13,7 @@ payment:
registry: docker.io registry: docker.io
repository: null repository: null
name: payment name: payment
tag: 1.2.0 tag: 1.2.1
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http