We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53668f8 commit 43b27e0Copy full SHA for 43b27e0
1 file changed
cmd/deploy.go
@@ -28,7 +28,7 @@ import (
28
"k8s.io/utils/ptr"
29
)
30
31
-var (
+const (
32
sharedNamespace = "stackrox"
33
34
0 commit comments