Skip to content
Snippets Groups Projects
Verified Commit 1e5bea53 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

feat(openshift-image-registry): Remove useless samples

This patch intstructs the samples operator to remove all samples from
the cluster and not polute the registry or interface with them. As a
positive side effect, the complaining about missing redhat pull secrets
stop.
parent 7adbd2fb
No related branches found
No related tags found
No related merge requests found
...@@ -4,3 +4,4 @@ resources: ...@@ -4,3 +4,4 @@ resources:
- s3-credentials.yaml - s3-credentials.yaml
- operator-config.yaml - operator-config.yaml
- default-registry-config.yaml - default-registry-config.yaml
- samples-config.yaml
apiVersion: samples.operator.openshift.io/v1
kind: Config
metadata:
name: cluster
annotations:
kustomize.toolkit.fluxcd.io/prune: disabled
spec:
architectures:
- x86_64
managementState: Removed
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment