Actualiser clickhouse/app/ch-ui.yaml
This commit is contained in:
parent
f8fe777b89
commit
4138c95a00
@ -82,16 +82,16 @@ metadata:
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: admin
|
||||
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/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
|
||||
ingress.kubernetes.io/force-ssl-redirect: "true"
|
||||
spec:
|
||||
ingressClassName: admin
|
||||
rules:
|
||||
- host: ch-ui.demo.aws.myseamlesstravel.com
|
||||
- host: ch-ui-pg.demo.aws.myseamlesstravel.com
|
||||
http:
|
||||
paths:
|
||||
- backend:
|
||||
@ -103,5 +103,5 @@ spec:
|
||||
pathType: Prefix
|
||||
tls:
|
||||
- hosts:
|
||||
- ch-ui.demo.aws.myseamlesstravel.com
|
||||
- ch-ui-pg.demo.aws.myseamlesstravel.com
|
||||
secretName: ch-ui-crt
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user