-
Notifications
You must be signed in to change notification settings - Fork 113
Open
Description
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
Labels
No labels