Skip to content

Commit 8e47723

Browse files
Removed RBs, services, and ports from test results
1 parent e5ec134 commit 8e47723

File tree

5 files changed

+0
-85
lines changed

5 files changed

+0
-85
lines changed

Diff for: controllers/testdata/mcad_test_results/case_1/rolebinding.yaml

-13
This file was deleted.

Diff for: controllers/testdata/mcad_test_results/case_1/service.yaml

-26
This file was deleted.

Diff for: controllers/testdata/mcad_test_results/case_2/rolebinding.yaml

-13
This file was deleted.

Diff for: controllers/testdata/mcad_test_results/case_2/service.yaml

-26
This file was deleted.

Diff for: controllers/testdata/mcad_test_results/case_3/deployment.yaml

-7
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,6 @@ spec:
2727
name: mcad-custom-image-config
2828
image: quay.io/project-codeflare/mcad-controller:custom
2929
imagePullPolicy: Always
30-
ports:
31-
- name: https
32-
containerPort: 6443
33-
protocol: TCP
34-
- name: http
35-
containerPort: 8080
36-
protocol: TCP
3730
terminationMessagePath: /dev/termination-log
3831
terminationMessagePolicy: File
3932
volumeMounts:

0 commit comments

Comments
 (0)