We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ede9ae7 commit 8e7babbCopy full SHA for 8e7babb
1 file changed
chainlink-node/Makefile
@@ -12,7 +12,7 @@ DOCKER_TAG = $(GIT_DESCR)
12
OS = linux
13
ARCH = amd64
14
# K8S
15
-K8S_NAMESPACE = utu-trust-api
+K8S_NAMESPACE = utu-trust-api-stage
16
K8S_DEPLOYMENT = trust-api-chainlink-node
17
18
.PHONY: list
0 commit comments