Merge branch 'master' into Nicolas_local_ops

This commit is contained in:
Nicolas 2025-07-24 06:27:03 +00:00
commit f6429cdd49
5 changed files with 31 additions and 31 deletions

View File

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

View File

@ -15,7 +15,7 @@ centralStorage:
registry: docker.io
repository: null
name: central_storage
tag: snapshot-95a525a
tag: snapshot-2234571
imagePullPolicy: IfNotPresent
ports:
- name: http
@ -90,12 +90,12 @@ centralStorage:
vpa:
minAllowed:
enabled: false
cpu: "50m"
memory: "64Mi"
cpu: 50m
memory: 64Mi
maxAllowed:
enabled: true
cpu: "100m"
memory: "128Mi"
cpu: 100m
memory: 128Mi
controlledResources:
- cpu
- memory

View File

@ -15,7 +15,7 @@ content:
registry: docker.io
repository: null
name: content
tag: snapshot-95a525a
tag: snapshot-2234571
imagePullPolicy: IfNotPresent
ports:
- name: http
@ -90,12 +90,12 @@ content:
vpa:
minAllowed:
enabled: false
cpu: "50m"
memory: "64Mi"
cpu: 50m
memory: 64Mi
maxAllowed:
enabled: true
cpu: "200m"
memory: "128Mi"
cpu: 200m
memory: 128Mi
controlledResources:
- cpu
- memory

View File

@ -15,7 +15,7 @@ notification:
registry: docker.io
repository: null
name: notification
tag: snapshot-95a525a
tag: snapshot-2234571
imagePullPolicy: IfNotPresent
ports:
- name: http
@ -97,12 +97,12 @@ notification:
vpa:
minAllowed:
enabled: false
cpu: "50m"
memory: "64Mi"
cpu: 50m
memory: 64Mi
maxAllowed:
enabled: true
cpu: "100m"
memory: "128Mi"
cpu: 100m
memory: 128Mi
controlledResources:
- cpu
- memory

View File

@ -15,7 +15,7 @@ payment:
registry: docker.io
repository: null
name: payment
tag: snapshot-95a525a
tag: snapshot-2234571
imagePullPolicy: IfNotPresent
ports:
- name: http
@ -90,12 +90,12 @@ payment:
vpa:
minAllowed:
enabled: false
cpu: "50m"
memory: "64Mi"
cpu: 50m
memory: 64Mi
maxAllowed:
enabled: true
cpu: "100m"
memory: "128Mi"
cpu: 100m
memory: 128Mi
controlledResources:
- cpu
- memory