mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 09:06:57 -06:00
updates for new redhat ubi image and also temp fix for INST-550 bug
This commit is contained in:
26
Openshift4/artifactory-ha-operator/README.md
Normal file
26
Openshift4/artifactory-ha-operator/README.md
Normal file
@@ -0,0 +1,26 @@
|
||||
# Openshift 4 Artifactory Operator
|
||||
## Cluster Setup
|
||||
###### Security Context Constraints - Anyuid + Hostpath
|
||||
###### Persistent Volumes
|
||||
######
|
||||
## Installation types
|
||||
###### OLM Catalog
|
||||
To install via the OLM catalog download the operator from the Operator hub and install it via the Openshift console GUI
|
||||
|
||||
To test OLM catalog installs you will need to deploy the lastest ClusterServiceVersion found at:
|
||||
deploy/olm-catalog/artifactory-ha-operator/X.X.X/artifactory-ha-operator.vX.X.X.clusterserviceversion.yaml
|
||||
|
||||
This will install the operator into whatever cluster your kubectl or oc program is currently logged into.
|
||||
|
||||
Please refer to Local Testing section below for full instructions.
|
||||
|
||||
###### Operator YAML
|
||||
To install the operator via the Operator YAML first follow the steps in
|
||||
|
||||
|
||||
###### Operator-sdk local
|
||||
|
||||
|
||||
|
||||
## Local Testing
|
||||
|
||||
Reference in New Issue
Block a user