Files
homelab/cluster-config/components/registry-sno/base/registry-config.yaml

21 lines
400 B
YAML

apiVersion: imageregistry.operator.openshift.io/v1
kind: Config
metadata:
name: cluster
spec:
logLevel: Normal
managementState: Managed
observedConfig: null
operatorLogLevel: Normal
replicas: 1
requests:
read:
maxWaitInQueue: 0s
write:
maxWaitInQueue: 0s
rolloutStrategy: Recreate
storage:
pvc:
claim: image-registry
unsupportedConfigOverrides: null