mirror of
https://github.com/outbackdingo/certificates.git
synced 2026-01-27 10:18:34 +00:00
Flip default for certificate restriction to namespace to false (#60)
This commit is contained in:
committed by
GitHub
parent
6af1e95c5b
commit
3a2ba85126
@@ -21,7 +21,7 @@ metadata:
|
||||
data:
|
||||
config.yaml: |
|
||||
logFormat: json # or text
|
||||
restrictCertificatesToNamespace: true
|
||||
restrictCertificatesToNamespace: false
|
||||
clusterDomain: cluster.local
|
||||
caUrl: https://ca.step.svc.cluster.local
|
||||
certLifetime: 24h
|
||||
|
||||
Reference in New Issue
Block a user