Skip to content

Commit f02d077

Browse files
doc: remove reference of deprecated upstream image
The kube-rbac-proxy from upstream is deprecated. Therefore, it's better not to include it in the examples since we do not promote its usage. PS. it does not seems to bring any value. Follow up of #336 Signed-off-by: Camila Macedo <7708031+camilamacedo86@users.noreply.github.com>
1 parent 7d54498 commit f02d077

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/en/docs/Reference/catalog-templates.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,6 @@ properties:
114114
packageName: example-operator
115115
version: 0.2.0
116116
relatedImages:
117-
- image: gcr.io/kubebuilder/kube-rbac-proxy:v0.8.0
118-
name: ""
119117
- image: docker.io/example/example-operator-bundle:0.2.0
120118
name: ""
121119
- image: docker.io/example/example-operator:0.2.0

0 commit comments

Comments
 (0)