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

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