mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 10:06:55 -06:00
Updates to openshift for new marketplace submission
This commit is contained in:
@@ -15,8 +15,8 @@ spec:
|
||||
serviceAccountName: artifactory-ha-operator
|
||||
containers:
|
||||
- name: artifactory-ha-operator
|
||||
image: quay.io/jfrog/artifactory-ha-operator
|
||||
imagePullPolicy: IfNotPresent
|
||||
image: registry.connect.redhat.com/jfrog/artifactory-operator
|
||||
imagePullPolicy: Always
|
||||
env:
|
||||
- name: WATCH_NAMESPACE
|
||||
valueFrom:
|
||||
@@ -31,14 +31,4 @@ spec:
|
||||
- name: RELATED_IMAGE_ARTIFACTORY_IMAGE_REPOSITORY
|
||||
value: "registry.connect.redhat.com/jfrog/artifactory-pro"
|
||||
- name: RELATED_IMAGE_NGINX_IMAGE_REPOSITORY
|
||||
value: "quay.io/jfrog/nginx-artifactory-rh-pro"
|
||||
- name: DATABASE_TYPE
|
||||
value: "OVERRIDE"
|
||||
- name: DATABASE_DRIVER
|
||||
value: "OVERRIDE"
|
||||
- name: DATABASE_URL
|
||||
value: "OVERRIDE"
|
||||
- name: DATABASE_USER
|
||||
value: "OVERRIDE"
|
||||
- name: DATABASE_PASSWORD
|
||||
value: "OVERRIDE"
|
||||
value: "registry.redhat.io/rhel8/nginx-116"
|
||||
Reference in New Issue
Block a user