Update css file name in conf.py
[oom/platform/cert-service.git] / README.md
index 2db3abf..c3a30ce 100644 (file)
--- a/README.md
+++ b/README.md
@@ -48,18 +48,9 @@ make build
 make start-backend
 3. Run Cert Service Client
 make run-client
-3. Remove client container
-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
@@ -93,4 +84,9 @@ https://nexus.onap.org/content/repositories/snapshots/org/onap/aaf/certservice/
 All docker images are hosted under nexus3 uri:
 ```
 https://nexus3.onap.org/repository/docker.snapshot/v2/onap/org.onap.aaf.certservice.aaf-certservice-api/
-```
\ No newline at end of file
+```
+
+### How to release containers
+```
+https://github.com/lfit/releng-global-jjb/blob/master/docs/jjb/lf-release-jobs.rst
+```