Skip to content

Commit

Permalink
fix(cert-manager): private ca namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Smana committed Oct 13, 2023
1 parent 48bcdd0 commit 4e12ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion security/base/cert-manager/self-signed-clusterissuer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
name: private-ca
namespace: cert-manager
namespace: security
spec:
isCA: true
commonName: private-ca
Expand Down

0 comments on commit 4e12ff3

Please sign in to comment.