diff --git a/cluster/apps/database/postgresql/pgadmin4/helm-release.yaml b/cluster/apps/database/postgresql/pgadmin4/helm-release.yaml index defc30a..8481c97 100644 --- a/cluster/apps/database/postgresql/pgadmin4/helm-release.yaml +++ b/cluster/apps/database/postgresql/pgadmin4/helm-release.yaml @@ -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