Skip to content

Commit

Permalink
Remove os field, not needed with image
Browse files Browse the repository at this point in the history
  • Loading branch information
k4leung4 committed May 2, 2018
1 parent e7a8c3c commit fbd2f55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sample/machineset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ spec:
project: "$GCLOUD_PROJECT"
zone: "us-central1-f"
machineType: "n1-standard-1"
os: "ubuntu-1604-lts"
image: "projects/ubuntu-os-cloud/global/images/family/ubuntu-1604-lts"
versions:
kubelet: 1.9.4
Expand Down

0 comments on commit fbd2f55

Please sign in to comment.