Skip to content

Commit 43f1a21

Browse files
pabel-rhopenshift-cherrypick-robot
authored andcommitted
minor change
1 parent e6ad4b7 commit 43f1a21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@ spec:
3939
description: Url of the kubernetes API, will be used if clusterRef is not provided
4040
token:
4141
title: Token
42-
type: string
42+
type: Secret
4343
description: Bearer token to authenticate with
4444
skipTLSVerify:
4545
title: Skip TLS verification
4646
type: boolean
4747
description: Skip TLS certificate verification, not recommended to use in production environment, default to false
4848
caData:
4949
title: CA data
50-
type: string
50+
type: Secret
5151
description: Certificate Authority base64 encoded certificate
5252
labels:
5353
title: Labels

0 commit comments

Comments
 (0)