Skip to content

Commit

Permalink
fix: remove namespace when bootstrapping cert-manager
Browse files Browse the repository at this point in the history
  • Loading branch information
andrrax committed Feb 21, 2024
1 parent 28a5633 commit 5034d94
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bootstrap/cert-manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization

namespace: kube-system

resources:
- https://github.com/cert-manager/cert-manager/releases/download/v1.13.3/cert-manager.yaml
- issuer-kube-system-self-signed.yaml

0 comments on commit 5034d94

Please sign in to comment.