Skip to content

Commit 14b0b95

Browse files
astefanuttiopenshift-merge-robot
authored andcommitted
Remove MCAD and InstaScale internal templates
1 parent 262a477 commit 14b0b95

16 files changed

+0
-354
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -a -o manager main.go
1818
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.7
1919
WORKDIR /
2020
COPY --from=builder /workspace/manager .
21-
COPY config/internal config/internal
2221

2322
USER 65532:65532
2423
ENTRYPOINT ["/manager"]

config/internal/instascale/clusterrole.yaml.tmpl

Lines changed: 0 additions & 73 deletions
This file was deleted.

config/internal/instascale/clusterrolebinding.yaml.tmpl

Lines changed: 0 additions & 16 deletions
This file was deleted.

config/internal/instascale/configmap.yaml.tmpl

Lines changed: 0 additions & 11 deletions
This file was deleted.

config/internal/instascale/deployment.yaml.tmpl

Lines changed: 0 additions & 35 deletions
This file was deleted.

config/internal/instascale/sa.yaml.tmpl

Lines changed: 0 additions & 5 deletions
This file was deleted.

config/internal/mcad/clusterrole_mcad-controller.yaml.tmpl

Lines changed: 0 additions & 58 deletions
This file was deleted.

config/internal/mcad/clusterrolebinding_mcad-controller-kube-scheduler.yaml.tmpl

Lines changed: 0 additions & 19 deletions
This file was deleted.

config/internal/mcad/clusterrolebinding_mcad-controller.yaml.tmpl

Lines changed: 0 additions & 19 deletions
This file was deleted.

config/internal/mcad/clusterrolebinding_mcad-edit.yaml.tmpl

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)