Skip to content

Commit

Permalink
Fix namespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellw committed Nov 25, 2023
1 parent e116512 commit ab592ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/prod/posthog/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: posthog-ingress-controller
namespace: posthog-ingress-nginx
resources:
- ingress-nginx.yaml

0 comments on commit ab592ac

Please sign in to comment.