File tree Expand file tree Collapse file tree 1 file changed +6
-15
lines changed Expand file tree Collapse file tree 1 file changed +6
-15
lines changed Original file line number Diff line number Diff line change 1
1
.. important ::
2
2
3
- For fresh |k8s-op-short | installations starting with version 1.13,
4
- the |k8s-op-short | uses :k8sdocs: `kubernetes.io/tls
3
+ The |k8s-op-short | uses :k8sdocs: `kubernetes.io/tls
5
4
</concepts/configuration/secret/#tls-secrets> ` secrets
6
5
to store |tls | certificates and private keys for |onprem | and MongoDB
7
- resources.
6
+ resources. Starting in |k8s-op-short | version 1.17, the
7
+ |k8s-op-short | doesn't support concatenated |pem | files stored as :k8sdocs: `Opaque secrets </concepts/configuration/secret/#opaque-secrets> `.
8
8
9
- Previous |k8s-op-short | versions required you to concatenate your
10
- |tls | certificates and private keys into a |pem | file and store this
11
- file in an
12
- :k8sdocs: `Opaque </concepts/configuration/secret/#opaque-secrets> `
13
- secret.
14
-
15
- To maintain backwards compatibility, the |k8s-op-short |
16
- continues to support storing |pem | files in Opaque secrets. Support
17
- of this feature might be removed in a future release.
18
-
19
- We recommend that you upgrade to |k8s-op-short | version 1.15.1
20
- or later.
9
+ To migrate your |pem | files stored as Opaque secrets |tls | secrets to :k8sdocs: `kubernetes.io/tls
10
+ </concepts/configuration/secret/#tls-secrets> ` secrets, see
11
+ :ref: `migrate-to-new-tls-format `.
21
12
22
13
.. include :: /includes/fact-broken-appdb.rst
You can’t perform that action at this time.
0 commit comments