Artifactory 7.12.6 and Xray 3.15.1 for Openshift

This commit is contained in:
John Peterson
2021-01-17 11:31:35 -08:00
parent 67851b0f03
commit b9862ca181
21 changed files with 583 additions and 100 deletions

View File

@@ -159,6 +159,7 @@ spec:
Openshift Operator to deploy JFrog Xray Continuous Security scanner into your Openshift cluster.
NOTE: Artifactory is required for JFrog Xray to connect with and scan artifacts against.
## Security Context Constraints
@@ -222,6 +223,11 @@ spec:
JFROG_URL is the external ip or DNS of your Artifactory to connect Xray to. Artifactory
is required to use this operator.
You can set your JFROG_URL to the service name of your Artifactory Nginx:
```
oc get svc -n my_namespace | grep nginx
```
DATABASE_URL must be a Postgresql URL in the format: