We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72dedcf commit 8d996d5Copy full SHA for 8d996d5
Dockerfile.ocp
@@ -15,7 +15,6 @@ RUN mkdir -p /usr/share/bootkube/manifests/manifests
15
COPY payload-manifests/crds/* /usr/share/bootkube/manifests/manifests
16
17
# these are applied by the CVO
18
-COPY manifests /manifests
19
COPY payload-manifests/crds/* /manifests
20
COPY payload-manifests/featuregates/* /manifests
21
COPY payload-command/empty-resources /manifests
0 commit comments