Merge branch 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops
This commit is contained in:
commit
380e92e973
@ -8,7 +8,7 @@ central-storage:
|
|||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: null
|
repository: null
|
||||||
name: central_storage
|
name: central_storage
|
||||||
tag: 0.0.0
|
tag: snapshot-da584b8
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
|
|||||||
@ -8,7 +8,7 @@ content:
|
|||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: null
|
repository: null
|
||||||
name: content
|
name: content
|
||||||
tag: 0.0.0
|
tag: snapshot-da584b8
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
|
|||||||
@ -8,7 +8,7 @@ notification:
|
|||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: null
|
repository: null
|
||||||
name: notification
|
name: notification
|
||||||
tag: 0.0.0
|
tag: snapshot-da584b8
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
|
|||||||
@ -8,7 +8,7 @@ payment:
|
|||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: null
|
repository: null
|
||||||
name: payment
|
name: payment
|
||||||
tag: snapshot-8f799c6
|
tag: snapshot-da584b8
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
@ -27,7 +27,7 @@ payment:
|
|||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
port: 8006
|
port: 8006
|
||||||
targetPort: 8006
|
targetPort: 8006
|
||||||
ingresses:
|
ingresses:
|
||||||
- name: payment-ingress
|
- name: payment-ingress
|
||||||
host: alpha.payment.freeleaps.mathmast.com
|
host: alpha.payment.freeleaps.mathmast.com
|
||||||
class: nginx
|
class: nginx
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user