Closed mikkeloscar closed 5 months ago
Fixes crash in the healthReporter logic introduced in: #60
panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x11dcc6c] goroutine 1 [running]: main.(*SecretsController).Run(0x400009c4e0, {0x1c176f0, 0x4000660280}) /workspace/secrets_controller.go:122 +0x8c main.main() /workspace/main.go:121 +0x12bc
:+1:
Fixes crash in the healthReporter logic introduced in: #60