Merge branch 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops
This commit is contained in:
commit
d3d44ba9df
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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:
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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:
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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:
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user