mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 01:06:55 -06:00
Artifactory 7.12.6 and Xray 3.15.1 for Openshift
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user