Skip to content

Commit

Permalink
Update cfcr-ops for 0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
jhvhs authored and cdutra committed Nov 28, 2018
1 parent 349a8e9 commit 5371d5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plan-patches/cfcr-gcp/cfcr-ops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
value: ((kubernetes_master_host))

- type: replace
path: /instance_groups/name=master/jobs/name=cloud-provider/properties/cloud-provider/cloud-config/Global/project-id
path: /instance_groups/name=master/jobs/name=cloud-provider/properties/cloud-config/Global/project-id
value: ((gcp_project_id))

- type: replace
path: /instance_groups/name=worker/jobs/name=cloud-provider/properties/cloud-provider/cloud-config/Global/project-id
path: /instance_groups/name=worker/jobs/name=cloud-provider/properties/cloud-config/Global/project-id
value: ((gcp_project_id))

0 comments on commit 5371d5a

Please sign in to comment.