File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ metadata:
4
4
name: {{.APIServerServiceName}}
5
5
namespace: {{.Namespace}}
6
6
annotations:
7
- service.alpha .openshift.io/serving-cert-secret-name: ds-pipelines-proxy-tls-{{.Name}}
7
+ service.beta .openshift.io/serving-cert-secret-name: ds-pipelines-proxy-tls-{{.Name}}
8
8
labels:
9
9
app: {{.APIServerDefaultResourceName}}
10
10
component: data-science-pipelines
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ metadata:
4
4
name: ds-pipeline-ui-{{.Name}}
5
5
namespace: {{.Namespace}}
6
6
annotations:
7
- service.alpha .openshift.io/serving-cert-secret-name: ds-pipelines-ui-proxy-tls-{{.Name}}
7
+ service.beta .openshift.io/serving-cert-secret-name: ds-pipelines-ui-proxy-tls-{{.Name}}
8
8
labels:
9
9
app: ds-pipeline-ui-{{.Name}}
10
10
component: data-science-pipelines
You can’t perform that action at this time.
0 commit comments