Skip to content

Commit a21a0f3

Browse files
author
bill
committed
Removing carriage return from example secret
1 parent a3baf75 commit a21a0f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/kubernetes/secret.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ metadata:
55
name: stolon
66
type: Opaque
77
data:
8-
password: cGFzc3dvcmQxCg==
8+
password: cGFzc3dvcmQx

0 commit comments

Comments
 (0)