Skip to content

Commit 8ed7a19

Browse files
authored
Fix too few spaces before comment warning
1 parent eb1562c commit 8ed7a19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/v1beta1/components/mysql/secret.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ type: Opaque
55
metadata:
66
name: katib-mysql-secrets
77
data:
8-
MYSQL_ROOT_PASSWORD: dGVzdA== # "test"
8+
MYSQL_ROOT_PASSWORD: dGVzdA== # "test"

0 commit comments

Comments
 (0)