File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2
2
apiVersion : v1
3
3
kind : Secret
4
4
metadata :
5
- name : omp -gitlab-configuration
5
+ name : lodestar -gitlab-configuration
6
6
type : Opaque
7
7
stringData :
8
8
CONFIG_REPOSITORY_ID : " {{ .Values.configRepositoryId }}"
Original file line number Diff line number Diff line change 1
- name : omp -git-api
1
+ name : lodestar -git-api
2
2
development : true
3
3
4
4
servicePort : 8080
5
5
6
- imageName : " omp -git-api"
6
+ imageName : " lodestar -git-api"
7
7
imageTag : " latest"
8
8
9
9
builderImage : registry.access.redhat.com/ubi8/openjdk-11
10
10
builderImageTag : 1.3
11
11
12
12
git :
13
- uri : https://github.com/rht-labs/open-management-portal -git-api.git
13
+ uri : https://github.com/rht-labs/lodestar -git-api.git
14
14
ref : master
15
15
16
16
configRepositoryId : false
Original file line number Diff line number Diff line change 1
- name : omp -git-api
1
+ name : lodestar -git-api
2
2
3
3
servicePort : 8080
4
4
5
- imageName : " quay.io/rht-labs/omp -git-api"
5
+ imageName : " quay.io/rht-labs/lodestar -git-api"
6
6
imageTag : " latest" # This is intended to be overridden by the parent Helm chart.
7
7
8
8
gitlabRef : " master"
@@ -13,4 +13,4 @@ config:
13
13
name : webhooks.yaml
14
14
configFile :
15
15
path : /runtime
16
- name : lodestar-runtime-config.yaml
16
+ name : lodestar-runtime-config.yaml
You can’t perform that action at this time.
0 commit comments