Skip to content

Commit dd3f162

Browse files
Update catalog-templates.md - Remove deprecated image from examples
The kube-rbac-proxy from upstream is deprecated. Therefore, its better do not have it in the examples since we do not promoted its usage
1 parent 22a32d2 commit dd3f162

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
@@ -94,8 +94,6 @@ properties:
9494
packageName: example-operator
9595
version: 0.1.0
9696
relatedImages:
97-
- image: gcr.io/kubebuilder/kube-rbac-proxy:v0.8.0
98-
name: ""
9997
- image: docker.io/example/example-operator-bundle:0.1.0
10098
name: ""
10199
- image: docker.io/example/example-operator:0.1.0

0 commit comments

Comments
 (0)