Skip to content

Commit 8e7babb

Browse files
committed
User staging cluster by default for direct deployment of Chainlink node from Makefile
1 parent ede9ae7 commit 8e7babb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chainlink-node/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ DOCKER_TAG = $(GIT_DESCR)
1212
OS = linux
1313
ARCH = amd64
1414
# K8S
15-
K8S_NAMESPACE = utu-trust-api
15+
K8S_NAMESPACE = utu-trust-api-stage
1616
K8S_DEPLOYMENT = trust-api-chainlink-node
1717

1818
.PHONY: list

0 commit comments

Comments
 (0)