Skip to content

Commit b4021ba

Browse files
adellapePer Goncalves da Silva
and
Per Goncalves da Silva
authored
OCPBUGS#30001: Fix catalogsource typo for API docs (#402)
* Fix catalogsource typo for API docs * update generated files Signed-off-by: Per Goncalves da Silva <[email protected]> --------- Signed-off-by: Per Goncalves da Silva <[email protected]> Co-authored-by: Per Goncalves da Silva <[email protected]>
1 parent 1ed2691 commit b4021ba

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

crds/operators.coreos.com_catalogsources.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1027,7 +1027,7 @@ spec:
10271027
specified. Specifying a value other than `legacy` or `restricted` result in a validation error. When using older
10281028
catalog images, which can not run in `restricted` mode, the SecurityContextConfig should be set to `legacy`.
10291029
1030-
More information about PSA can be found here: https://kubernetes.io/docs/concepts/security/pod-security-admission/'
1030+
More information about PSA can be found here: https://kubernetes.io/docs/concepts/security/pod-security-admission/
10311031
type: string
10321032
enum:
10331033
- legacy

0 commit comments

Comments
 (0)