Flip default for certificate restriction to namespace to false (#60)

This commit is contained in:
Sebastian Tiedtke 2019-04-17 14:00:24 -07:00 committed by GitHub
parent 6af1e95c5b
commit 3a2ba85126
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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