Skip to content

Commit bc2c052

Browse files
fix(image-mirror): 4.20 non-functional
1 parent 7df071e commit bc2c052

5 files changed

Lines changed: 3 additions & 3 deletions

File tree

okd/okd-configuration/base/kustomization.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ resources:
1515
- core-password.yaml
1616
- fstrim.yaml
1717
- nested-virt.yaml
18+
- ./registries.yaml

okd/okd-configuration/base/operators/console.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ spec:
1212
- gitops-admin-plugin
1313
- kubevirt-plugin
1414
- monitoring-plugin
15-
- monitoring-console-plugin
1615
- networking-console-plugin
1716
- nmstate-console-plugin
1817
# - netobserv-plugin
1918
# - logging-view-plugin
19+
# - monitoring-console-plugin
2020
# - troubleshooting-panel-console-plugin
2121
# - console-dashboards-plugin
File renamed without changes.

okd/okd-configuration/components/image-mirror/kustomization.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@ apiVersion: kustomize.config.k8s.io/v1alpha1
22
kind: Component
33
resources:
44
- ./image-mirror-set.yaml
5-
- ./registries.yaml

okd/okd-configuration/overlays/okd/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ components:
1414
- ../../components/scc
1515
- ../../components/auth
1616
- ../../components/ntp
17-
- ../../components/image-mirror
17+
# - ../../components/image-mirror

0 commit comments

Comments
 (0)