Merge branch 'master' into Nicolas_local_ops
This commit is contained in:
commit
f6429cdd49
@ -15,7 +15,7 @@ authentication:
|
|||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: null
|
repository: null
|
||||||
name: authentication
|
name: authentication
|
||||||
tag: snapshot-95a525a
|
tag: snapshot-2234571
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
|
|||||||
@ -15,7 +15,7 @@ centralStorage:
|
|||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: null
|
repository: null
|
||||||
name: central_storage
|
name: central_storage
|
||||||
tag: snapshot-95a525a
|
tag: snapshot-2234571
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
@ -90,12 +90,12 @@ centralStorage:
|
|||||||
vpa:
|
vpa:
|
||||||
minAllowed:
|
minAllowed:
|
||||||
enabled: false
|
enabled: false
|
||||||
cpu: "50m"
|
cpu: 50m
|
||||||
memory: "64Mi"
|
memory: 64Mi
|
||||||
maxAllowed:
|
maxAllowed:
|
||||||
enabled: true
|
enabled: true
|
||||||
cpu: "100m"
|
cpu: 100m
|
||||||
memory: "128Mi"
|
memory: 128Mi
|
||||||
controlledResources:
|
controlledResources:
|
||||||
- cpu
|
- cpu
|
||||||
- memory
|
- memory
|
||||||
@ -15,7 +15,7 @@ content:
|
|||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: null
|
repository: null
|
||||||
name: content
|
name: content
|
||||||
tag: snapshot-95a525a
|
tag: snapshot-2234571
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
@ -90,12 +90,12 @@ content:
|
|||||||
vpa:
|
vpa:
|
||||||
minAllowed:
|
minAllowed:
|
||||||
enabled: false
|
enabled: false
|
||||||
cpu: "50m"
|
cpu: 50m
|
||||||
memory: "64Mi"
|
memory: 64Mi
|
||||||
maxAllowed:
|
maxAllowed:
|
||||||
enabled: true
|
enabled: true
|
||||||
cpu: "200m"
|
cpu: 200m
|
||||||
memory: "128Mi"
|
memory: 128Mi
|
||||||
controlledResources:
|
controlledResources:
|
||||||
- cpu
|
- cpu
|
||||||
- memory
|
- memory
|
||||||
@ -15,7 +15,7 @@ notification:
|
|||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: null
|
repository: null
|
||||||
name: notification
|
name: notification
|
||||||
tag: snapshot-95a525a
|
tag: snapshot-2234571
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
@ -97,12 +97,12 @@ notification:
|
|||||||
vpa:
|
vpa:
|
||||||
minAllowed:
|
minAllowed:
|
||||||
enabled: false
|
enabled: false
|
||||||
cpu: "50m"
|
cpu: 50m
|
||||||
memory: "64Mi"
|
memory: 64Mi
|
||||||
maxAllowed:
|
maxAllowed:
|
||||||
enabled: true
|
enabled: true
|
||||||
cpu: "100m"
|
cpu: 100m
|
||||||
memory: "128Mi"
|
memory: 128Mi
|
||||||
controlledResources:
|
controlledResources:
|
||||||
- cpu
|
- cpu
|
||||||
- memory
|
- memory
|
||||||
@ -15,7 +15,7 @@ payment:
|
|||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: null
|
repository: null
|
||||||
name: payment
|
name: payment
|
||||||
tag: snapshot-95a525a
|
tag: snapshot-2234571
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
@ -90,12 +90,12 @@ payment:
|
|||||||
vpa:
|
vpa:
|
||||||
minAllowed:
|
minAllowed:
|
||||||
enabled: false
|
enabled: false
|
||||||
cpu: "50m"
|
cpu: 50m
|
||||||
memory: "64Mi"
|
memory: 64Mi
|
||||||
maxAllowed:
|
maxAllowed:
|
||||||
enabled: true
|
enabled: true
|
||||||
cpu: "100m"
|
cpu: 100m
|
||||||
memory: "128Mi"
|
memory: 128Mi
|
||||||
controlledResources:
|
controlledResources:
|
||||||
- cpu
|
- cpu
|
||||||
- memory
|
- memory
|
||||||
Loading…
Reference in New Issue
Block a user