We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a43f942 commit d4e100dCopy full SHA for d4e100d
cmd/main.go
@@ -43,5 +43,7 @@ func main() {
43
Namespace: namespace,
44
}
45
46
+ log.Info().Msg("kondense started")
47
+
48
reconciler.Reconcile()
49
0 commit comments