Skip to content

Commit 5babe3e

Browse files
committed
moved config values here from deployment
1 parent 9478a12 commit 5babe3e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

deployment/values.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,11 @@ imageName: "quay.io/rht-labs/omp-git-api"
66
imageTag: "latest" # This is intended to be overridden by the parent Helm chart.
77

88
gitlabRef: "master"
9+
10+
config:
11+
hookFile:
12+
path: /runtime
13+
name: webhooks.yaml
14+
configFile:
15+
path: /runtime
16+
name: lodestar-runtime-config.yaml

0 commit comments

Comments
 (0)