Skip to content

Commit

Permalink
docs: update bento_crd.rst (#501)
Browse files Browse the repository at this point in the history
field bentoTag does not exist in specs
  • Loading branch information
hjilke committed Feb 26, 2024
1 parent 95fd444 commit 479605c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/concepts/bento_crd.rst
Expand Up @@ -57,7 +57,7 @@ Example of a Bento
name: my-bento
namespace: my-namespace
spec:
bentoTag: iris:1
tag: iris:1
image: my-registry.com/my-repository/iris:1
runners:
- name: runner1
Expand Down

0 comments on commit 479605c

Please sign in to comment.