Skip to content

Commit

Permalink
Parameterise the value
Browse files Browse the repository at this point in the history
  • Loading branch information
SaiTeja committed Jul 11, 2024
1 parent a742568 commit 04378cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/ssd/config/toolchain/tool-chain.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
httpListenPort: 8100
graphQLAddr: http://dgraph-public:8080/graphql
cloneRepoOnce: false
cloneRepoOnce: {{ .Values.toolchain.cloneRepoOnce }}

0 comments on commit 04378cc

Please sign in to comment.