open image registry
This commit is contained in:
12
cluster/openshift-image-registry/patch-config.yaml
Normal file
12
cluster/openshift-image-registry/patch-config.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
apiVersion: imageregistry.operator.openshift.io/v1
|
||||
kind: Config
|
||||
metadata:
|
||||
annotations:
|
||||
argocd.argoproj.io/sync-wave: "2"
|
||||
name: cluster
|
||||
spec:
|
||||
managementState: Managed
|
||||
storage:
|
||||
pvc:
|
||||
claim: image-registry-pvc
|
||||
Reference in New Issue
Block a user