See: https://github.com/bpfman/bpfman-operator/blob/cd301fcfe2488b401dd95cb2798fadfd8ea3e871/internal/constants.go#L25 And for usage see: https://github.com/search?q=repo%3Abpfman%2Fbpfman-operator%20ProgramNameKey&type=code TL;DR it's set to `currentApp.Name` This should be renamed to `bpfman.io/Application`
See:
bpfman-operator/internal/constants.go
Line 25 in cd301fc
And for usage see: https://github.com/search?q=repo%3Abpfman%2Fbpfman-operator%20ProgramNameKey&type=code
TL;DR it's set to
currentApp.NameThis should be renamed to
bpfman.io/Application