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

pull/70/head
Sebastian Tiedtke 5 years ago committed by GitHub
parent 6af1e95c5b
commit 3a2ba85126
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save