File tree Expand file tree Collapse file tree 2 files changed +14
-8
lines changed
helmcharts/next/templates Expand file tree Collapse file tree 2 files changed +14
-8
lines changed Original file line number Diff line number Diff line change 11#
2- # Copyright (c) 2019-2024 Red Hat, Inc.
2+ # Copyright (c) 2019-2023 Red Hat, Inc.
33# This program and the accompanying materials are made
44# available under the terms of the Eclipse Public License 2.0
55# which is available at https://www.eclipse.org/legal/epl-2.0/
2424 externalDevfileRegistries :
2525 - url : ' https://registry.devfile.io'
2626 devEnvironments : {}
27- networking :
28- tlsSecretName : che-tls
29- domain : ' {{ .Values.networking.domain }}'
30- auth :
31- oAuthSecret : ' {{ .Values.networking.auth.oAuthSecret }}'
32- oAuthClientName : ' {{ .Values.networking.auth.oAuthClientName }}'
33- identityProviderURL : ' {{ .Values.networking.auth.identityProviderURL }}'
27+ networking : {}
3428 containerRegistry : {}
3529 gitServices : {}
Original file line number Diff line number Diff line change 1+ #
2+ # Copyright (c) 2019-2024 Red Hat, Inc.
3+ # This program and the accompanying materials are made
4+ # available under the terms of the Eclipse Public License 2.0
5+ # which is available at https://www.eclipse.org/legal/epl-2.0/
6+ #
7+ # SPDX-License-Identifier: EPL-2.0
8+ #
9+ # Contributors:
10+ # Red Hat, Inc. - initial API and implementation
11+ #
12+
113
214image: quay.io/eclipse/eclipse-che-olm-bundle:7.107.0
315name: eclipse-che.v7.107.0
You can’t perform that action at this time.
0 commit comments