This commit is contained in:
zhenyus 2025-02-23 00:14:50 +08:00
commit 380e92e973
4 changed files with 5 additions and 5 deletions

View File

@ -8,7 +8,7 @@ central-storage:
registry: docker.io
repository: null
name: central_storage
tag: 0.0.0
tag: snapshot-da584b8
imagePullPolicy: IfNotPresent
ports:
- name: http

View File

@ -8,7 +8,7 @@ content:
registry: docker.io
repository: null
name: content
tag: 0.0.0
tag: snapshot-da584b8
imagePullPolicy: IfNotPresent
ports:
- name: http

View File

@ -8,7 +8,7 @@ notification:
registry: docker.io
repository: null
name: notification
tag: 0.0.0
tag: snapshot-da584b8
imagePullPolicy: IfNotPresent
ports:
- name: http

View File

@ -8,7 +8,7 @@ payment:
registry: docker.io
repository: null
name: payment
tag: snapshot-8f799c6
tag: snapshot-da584b8
imagePullPolicy: IfNotPresent
ports:
- name: http
@ -27,7 +27,7 @@ payment:
type: ClusterIP
port: 8006
targetPort: 8006
ingresses:
ingresses:
- name: payment-ingress
host: alpha.payment.freeleaps.mathmast.com
class: nginx