trigger new helmrelease
This commit is contained in:
parent
8c2310ed5e
commit
ccf6d7c6dc
|
@ -20,7 +20,7 @@ spec:
|
|||
cert-manager.io/cluster-issuer: letsencrypt-production
|
||||
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
||||
hosts:
|
||||
- host: &host pgsql.database.${SECRET_DOMAIN}
|
||||
- host: &host pgadm.database.${SECRET_DOMAIN}
|
||||
paths:
|
||||
- path: "/"
|
||||
pathType: Prefix
|
||||
|
|
Loading…
Reference in New Issue