13 lines
236 B
YAML
13 lines
236 B
YAML
---
|
|
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
|