summaryrefslogtreecommitdiffstats
path: root/k8s/README.md
diff options
context:
space:
mode:
authorJan Malkiewicz <jan.malkiewicz@nokia.com>2020-08-19 15:49:10 +0200
committerJan Malkiewicz <jan.malkiewicz@nokia.com>2020-08-28 09:00:24 +0200
commit92f74ae2a3506cea96635e922c0217dc1ef96bb9 (patch)
tree054b49c3216c5075d8e3ffb40b7c502157b67f64 /k8s/README.md
parent43f0c2c84a1d1c0e9dd49e41c748f56b5820760b (diff)
Add init container support for truststore merger.
Issue-ID: DCAEGEN2-2253 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: I98f27834b36cad333728d41ec079b86a090e77f3
Diffstat (limited to 'k8s/README.md')
-rw-r--r--k8s/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/k8s/README.md b/k8s/README.md
index 21e7564..e310dee 100644
--- a/k8s/README.md
+++ b/k8s/README.md
@@ -67,7 +67,8 @@ The configuration is provided as JSON object with the following properties:
- `state`: State name, for which certificate will be created
- `organizational_unit`: Organizational unit name, for which certificate will be created
- `location`: Location name, for which certificate will be created
-
+ - `truststore_merger`: object containing configuration for setting up truststore-merger init container
+ - `image_tag`: truststore-merger image name and version
#### Kubernetes access information
The plugin accesses a Kubernetes cluster. The information and credentials for accessing a cluster are stored in a "kubeconfig"