Skip to content

Commit

Permalink
Remove MCAD and InstaScale internal templates
Browse files Browse the repository at this point in the history
  • Loading branch information
astefanutti committed Aug 24, 2023
1 parent 94114c8 commit bea0963
Show file tree
Hide file tree
Showing 25 changed files with 0 additions and 502 deletions.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -a -o manager main.go
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.7
WORKDIR /
COPY --from=builder /workspace/manager .
COPY config/internal config/internal

USER 65532:65532
ENTRYPOINT ["/manager"]
73 changes: 0 additions & 73 deletions config/internal/instascale/clusterrole.yaml.tmpl

This file was deleted.

16 changes: 0 additions & 16 deletions config/internal/instascale/clusterrolebinding.yaml.tmpl

This file was deleted.

11 changes: 0 additions & 11 deletions config/internal/instascale/configmap.yaml.tmpl

This file was deleted.

35 changes: 0 additions & 35 deletions config/internal/instascale/deployment.yaml.tmpl

This file was deleted.

5 changes: 0 additions & 5 deletions config/internal/instascale/sa.yaml.tmpl

This file was deleted.

18 changes: 0 additions & 18 deletions config/internal/mcad/apiservice_custom-metrics.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions config/internal/mcad/apiservice_external-metrics.yaml

This file was deleted.

This file was deleted.

56 changes: 0 additions & 56 deletions config/internal/mcad/clusterrole_mcad-controller.yaml.tmpl

This file was deleted.

18 changes: 0 additions & 18 deletions config/internal/mcad/clusterrole_metrics-resource-reader.yaml.tmpl

This file was deleted.

This file was deleted.

This file was deleted.

19 changes: 0 additions & 19 deletions config/internal/mcad/clusterrolebinding_mcad-controller.yaml.tmpl

This file was deleted.

19 changes: 0 additions & 19 deletions config/internal/mcad/clusterrolebinding_mcad-edit.yaml.tmpl

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit bea0963

Please sign in to comment.