Skip to content

Commit

Permalink
OCPBUGS#30001: Fix catalogsource typo for API docs (#402)
Browse files Browse the repository at this point in the history
* Fix catalogsource typo for API docs

* update generated files

Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>

---------

Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
Co-authored-by: Per Goncalves da Silva <pegoncal@redhat.com>
  • Loading branch information
adellape and Per Goncalves da Silva authored Jan 29, 2025
1 parent 1ed2691 commit b4021ba
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion crds/operators.coreos.com_catalogsources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1027,7 +1027,7 @@ spec:
specified. Specifying a value other than `legacy` or `restricted` result in a validation error. When using older
catalog images, which can not run in `restricted` mode, the SecurityContextConfig should be set to `legacy`.
More information about PSA can be found here: https://kubernetes.io/docs/concepts/security/pod-security-admission/'
More information about PSA can be found here: https://kubernetes.io/docs/concepts/security/pod-security-admission/
type: string
enum:
- legacy
Expand Down
Loading

0 comments on commit b4021ba

Please sign in to comment.