Skip to content

Commit

Permalink
Merge pull request #9 from rackerlabs/fix_cert_namespace
Browse files Browse the repository at this point in the history
fix: remove namespace when bootstrapping cert-manager
  • Loading branch information
cardoe authored Feb 21, 2024
2 parents 28a5633 + 5034d94 commit ac2ef46
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 ac2ef46

Please sign in to comment.