We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f9414e + 4413979 commit 02d1536Copy full SHA for 02d1536
1 file changed
pkg/gitreceive/k8s_util.go
@@ -17,7 +17,7 @@ const (
17
18
tarPath = "TAR_PATH"
19
putPath = "PUT_PATH"
20
- debugKey = "DEBUG"
+ debugKey = "DEIS_DEBUG"
21
objectStore = "objectstorage-keyfile"
22
dockerSocketName = "docker-socket"
23
dockerSocketPath = "/var/run/docker.sock"
0 commit comments