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
|
||||
repository: null
|
||||
name: central_storage
|
||||
tag: 0.0.0
|
||||
tag: snapshot-da584b8
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
|
||||
@ -8,7 +8,7 @@ content:
|
||||
registry: docker.io
|
||||
repository: null
|
||||
name: content
|
||||
tag: 0.0.0
|
||||
tag: snapshot-da584b8
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
|
||||
@ -8,7 +8,7 @@ notification:
|
||||
registry: docker.io
|
||||
repository: null
|
||||
name: notification
|
||||
tag: 0.0.0
|
||||
tag: snapshot-da584b8
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
|
||||
@ -8,7 +8,7 @@ payment:
|
||||
registry: docker.io
|
||||
repository: null
|
||||
name: payment
|
||||
tag: snapshot-8f799c6
|
||||
tag: snapshot-da584b8
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
@ -27,7 +27,7 @@ payment:
|
||||
type: ClusterIP
|
||||
port: 8006
|
||||
targetPort: 8006
|
||||
ingresses:
|
||||
ingresses:
|
||||
- name: payment-ingress
|
||||
host: alpha.payment.freeleaps.mathmast.com
|
||||
class: nginx
|
||||
|
||||
Loading…
Reference in New Issue
Block a user