Skip to content

sed on OSX #1

@mnichols

Description

@mnichols

Great series! On OSX the -i flag for sed requires a value so I changed this https://github.com/jonbcampos/kubernetes-series/blob/master/partone/scripts/deploy.sh#L15
to

sed -i '' "s/PROJECT_NAME/${GCLOUD_PROJECT}/g" ../k8s/deployment.yaml

Thanks for sharing your knowledge!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions