mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 03:06:57 -06:00
Artifactory Operator v1.1.1 upgrade path fixed
This commit is contained in:
@@ -4,11 +4,14 @@ This code base is intended to deploy Artifactory HA as an operator to an Openshi
|
||||
|
||||
Openshift OperatorHub has the latest official supported Cluster Service Version (CSV) for the OLM catalog.
|
||||
|
||||
# Breaking Changes
|
||||
|
||||
```
|
||||
v1.1.0 breaks existing upgrade path due to base helm chart breaking changes
|
||||
```
|
||||
## Security Context Constraints
|
||||
|
||||
To deploy this helm chart you will need to be a cluster admin w/ access to the anyuid scc.
|
||||
|
||||
````bash
|
||||
oc adm policy add-scc-to-user anyuid -z artifactory-ha-operator
|
||||
````
|
||||
|
||||
## Getting Started
|
||||
|
||||
|
||||
Reference in New Issue
Block a user