Skip to content

Commit 53c1852

Browse files
pabel-rhopenshift-cherrypick-robot
authored andcommitted
Minor changes
1 parent 43f1a21 commit 53c1852

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

modules/using-kubernetes-custom-actions/ref-creating-a-template-using-kubernetes-custom-actions.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,17 @@ spec:
3939
description: Url of the kubernetes API, will be used if clusterRef is not provided
4040
token:
4141
title: Token
42-
type: Secret
42+
type: string
43+
ui:field: Secret
4344
description: Bearer token to authenticate with
4445
skipTLSVerify:
4546
title: Skip TLS verification
4647
type: boolean
4748
description: Skip TLS certificate verification, not recommended to use in production environment, default to false
4849
caData:
4950
title: CA data
50-
type: Secret
51+
type: string
52+
ui:field: Secret
5153
description: Certificate Authority base64 encoded certificate
5254
labels:
5355
title: Labels

0 commit comments

Comments
 (0)