Skip to content

Commit

Permalink
add default image for missing enterprise compoenents
Browse files Browse the repository at this point in the history
  • Loading branch information
radTuti committed Sep 27, 2024
1 parent d56be0f commit 4a3247d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hack/gen-versions/components.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ var defaultImages = map[string]string{
"eck-elasticsearch-operator": "unused/image",
"eck-kibana": "unused/image",
"coreos-prometheus": "unused/image",
"coreos-prometheus-operator": "unused/image",
"coreos-config-reloader": "unused/image",
"coreos-alertmanager": "unused/image",
"guardian": "tigera/guardian",
"cnx-node": "tigera/cnx-node",
Expand Down

0 comments on commit 4a3247d

Please # to comment.