added missing EOF

This commit is contained in:
Xander Grzywinski
2019-08-26 11:30:11 -07:00
parent a554a3bfba
commit 0bc042cb97

View File

@@ -171,6 +171,7 @@ cat > kube-controller-manager-csr.json <<EOF
} }
] ]
} }
EOF
``` ```
``` ```
cfssl gencert \ cfssl gencert \