Skip to content

Commit

Permalink
Try using cert-manager that already exists with a new secret.
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellw committed Oct 17, 2023
1 parent 9cc1be2 commit 729e94f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/base/posthog/posthog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ spec:
# -- Ingress handler type. Defaults to `nginx` if nginx is enabled and to `clb` on gcp.
type: "nginx"
hostname: "posthog.ops.cluster.compose.ai"
letsencrypt: true
secretName: "posthog-ingress-tls"
annotations:
cert-manager.io/cluster-issuer: cert-manager-global

Expand Down

0 comments on commit 729e94f

Please sign in to comment.