Skip to content

Commit f3d0b0e

Browse files
author
Michael Burke
committed
CMA Update token example
1 parent 9e7e3d0 commit f3d0b0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nodes/cma/nodes-cma-autoscaling-custom-trigger-auth.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ metadata:
156156
name: my-secret
157157
namespace: my-namespace
158158
data:
159-
bearerToken: "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXV" <1>
159+
bearerToken: "<bearer_token>" <1>
160160
----
161161
<1> Specifies a bearer token to use with bearer authentication. The value must be base-64 encoded.
162162

0 commit comments

Comments
 (0)