Merge branch 'master' into Nicolas_local_ops
This commit is contained in:
commit
f6429cdd49
@ -15,7 +15,7 @@ authentication:
|
||||
registry: docker.io
|
||||
repository: null
|
||||
name: authentication
|
||||
tag: snapshot-95a525a
|
||||
tag: snapshot-2234571
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
@ -99,5 +99,5 @@ authentication:
|
||||
cpu: 100m
|
||||
memory: 256Mi
|
||||
controlledResources:
|
||||
- cpu
|
||||
- memory
|
||||
- cpu
|
||||
- memory
|
||||
|
||||
@ -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
|
||||
- cpu
|
||||
- memory
|
||||
|
||||
@ -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
|
||||
- cpu
|
||||
- memory
|
||||
|
||||
@ -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
|
||||
- cpu
|
||||
- memory
|
||||
|
||||
@ -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
|
||||
- cpu
|
||||
- memory
|
||||
|
||||
Loading…
Reference in New Issue
Block a user