Openshift Xray updates to 3.15.1

This commit is contained in:
John Peterson
2020-12-30 15:14:51 -08:00
parent 83416d4993
commit 2c37cdd85c
23 changed files with 586 additions and 29 deletions

View File

@@ -25,6 +25,15 @@ To deploy this helm chart you will need to be a cluster admin w/ access to the a
oc adm policy add-scc-to-user anyuid -z my_user_name
````
## Deploying the Helm Chart
To deploy the helm chart from this folder first pull the dependency charts with:
````bash
helm dep build
````
## Prerequisites Details
* Kubernetes 1.12+