Skip to content

Commit 8491b6a

Browse files
committed
Merge pull request sorintlab#505 from whelgeson/master
Removing carriage return from example secret
2 parents 28eebd7 + a21a0f3 commit 8491b6a

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)