This commit is contained in:
zhenyus 2025-03-17 21:24:38 +08:00
commit d3d44ba9df
8 changed files with 14 additions and 14 deletions

View File

@ -8,7 +8,7 @@ authentication:
registry: docker.io
repository: null
name: authentication
tag: 1.0.0
tag: 1.1.0
imagePullPolicy: IfNotPresent
ports:
- name: http

View File

@ -8,7 +8,7 @@ centralStorage:
registry: docker.io
repository: null
name: central_storage
tag: 1.0.0
tag: 1.1.0
imagePullPolicy: IfNotPresent
ports:
- name: http

View File

@ -8,7 +8,7 @@ content:
registry: docker.io
repository: null
name: content
tag: snapshot-da584b8
tag: snapshot-a45698c
imagePullPolicy: IfNotPresent
ports:
- name: http
@ -16,10 +16,10 @@ content:
protocol: TCP
resources:
requests:
cpu: '50m'
cpu: 50m
memory: 64Mi
limits:
cpu: '100m'
cpu: 100m
memory: 128Mi
probes: {}
services:

View File

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

View File

@ -8,7 +8,7 @@ notification:
registry: docker.io
repository: null
name: notification
tag: snapshot-78c7217
tag: snapshot-a45698c
imagePullPolicy: IfNotPresent
ports:
- name: http
@ -16,10 +16,10 @@ notification:
protocol: TCP
resources:
requests:
cpu: '50m'
cpu: 50m
memory: 64Mi
limits:
cpu: '100m'
cpu: 100m
memory: 128Mi
probes: {}
services:

View File

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

View File

@ -8,7 +8,7 @@ payment:
registry: docker.io
repository: null
name: payment
tag: snapshot-da584b8
tag: snapshot-a45698c
imagePullPolicy: IfNotPresent
ports:
- name: http
@ -16,10 +16,10 @@ payment:
protocol: TCP
resources:
requests:
cpu: '50m'
cpu: 50m
memory: 64Mi
limits:
cpu: '100m'
cpu: 100m
memory: 128Mi
probes: {}
services:

View File

@ -8,7 +8,7 @@ payment:
registry: docker.io
repository: null
name: payment
tag: 1.0.0
tag: 1.1.0
imagePullPolicy: IfNotPresent
ports:
- name: http