• Steven E. Harris's avatar
    Separate manifests with document boundary markers · da950c5c
    Steven E. Harris authored
    In order to allow the stream emitted by "helm init --debug" to be fed
    back into "kubectl create/apply -f", use YAML starting and ending
    document boundary markers instead of blank lines to separate the
    individual manifests.
    da950c5c
init.go 10.2 KB