Skip to content

Commit 541d5a0

Browse files
estenryemaraino
authored andcommitted
rework documentation wording
#56
1 parent 2fc14d7 commit 541d5a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

step-certificates/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ inject:
134134
provisioner_password: Cg==
135135

136136
x509:
137-
# enabled disables injection of x509 certificates and keys when set to false.
137+
# enabled enables injection of x509 certificates and keys when set to true.
138138
enabled: true
139139
# intermediate_ca_key contains the contents of your encrypted intermediate CA key
140140
intermediate_ca_key: ""
@@ -154,7 +154,7 @@ inject:
154154
# -----END EC PRIVATE KEY-----
155155

156156
ssh:
157-
# enabled disables injection of ssh certificates and keys when set to false.
157+
# enabled enables injection of ssh certificates and keys when set to true.
158158
enabled: true
159159
# ssh_host_ca_key contains the contents of your encrypted SSH Host CA key
160160
host_ca_key: ""

0 commit comments

Comments
 (0)