From 7798d514a907aadd52d0583c94ffedae6d05a304 Mon Sep 17 00:00:00 2001 From: awudzins Date: Wed, 8 Apr 2020 15:13:50 +0200 Subject: Remove helm charts from CertService Issue-ID: AAF-1084 Signed-off-by: Adam Wudzinski Change-Id: I69c7ee825ef6288404b327c4657d4bf9c7fd3344 --- README.md | 7 ------- 1 file changed, 7 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2db3abf5..2523995a 100644 --- a/README.md +++ b/README.md @@ -53,13 +53,6 @@ make stop-client 4. Stop Cert Service and EJBCA make stop-backend ``` - -### Running API with Helm -1. Use environment/server with installed kubernetes and helm. -2. Copy certService/helm/aaf-cert-service directory to that environment. -3. Enter that environment -4. Run ```helm install ./aaf-cert-service``` - ### AAF CertService CSITs #### CSIT repository -- cgit 1.2.3-korg