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 registry: docker.io
repository: null repository: null
name: authentication name: authentication
tag: 1.0.0 tag: 1.1.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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