Skip to content

Commit 55d8fd8

Browse files
committed
pass namespace
1 parent 7259e46 commit 55d8fd8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.0
1+
0.3.0

main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ func main() {
135135
InCluster: true,
136136
LogsVolumeClaimName: pvc,
137137
LogsVolumeName: pvc,
138+
Namespace: kube.namespace,
138139
}
139140
}
140141
if logsdir != "" {

0 commit comments

Comments
 (0)