Actualiser clickhouse/app/ch-ui.yaml
This commit is contained in:
parent
f8fe777b89
commit
4138c95a00
@ -82,16 +82,16 @@ metadata:
|
|||||||
annotations:
|
annotations:
|
||||||
cert-manager.io/cluster-issuer: admin
|
cert-manager.io/cluster-issuer: admin
|
||||||
cert-manager.io/private-key-algorithm: ECDSA
|
cert-manager.io/private-key-algorithm: ECDSA
|
||||||
forecastle.stakater.com/appName: CH-UI
|
forecastle.stakater.com/appName: CH-UI-PG
|
||||||
forecastle.stakater.com/expose: "true"
|
forecastle.stakater.com/expose: "true"
|
||||||
forecastle.stakater.com/group: Reports
|
forecastle.stakater.com/group: Reports
|
||||||
forecastle.stakater.com/icon: https://ch-ui.demo.aws.myseamlesstravel.com/assets/logo-tt2yazAz.png
|
forecastle.stakater.com/icon: https://ch-ui-pg.demo.aws.myseamlesstravel.com/assets/logo-tt2yazAz.png
|
||||||
forecastle.stakater.com/instance: admin
|
forecastle.stakater.com/instance: admin
|
||||||
ingress.kubernetes.io/force-ssl-redirect: "true"
|
ingress.kubernetes.io/force-ssl-redirect: "true"
|
||||||
spec:
|
spec:
|
||||||
ingressClassName: admin
|
ingressClassName: admin
|
||||||
rules:
|
rules:
|
||||||
- host: ch-ui.demo.aws.myseamlesstravel.com
|
- host: ch-ui-pg.demo.aws.myseamlesstravel.com
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- backend:
|
- backend:
|
||||||
@ -103,5 +103,5 @@ spec:
|
|||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- ch-ui.demo.aws.myseamlesstravel.com
|
- ch-ui-pg.demo.aws.myseamlesstravel.com
|
||||||
secretName: ch-ui-crt
|
secretName: ch-ui-crt
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user