Skip to content

Commit

Permalink
Replace use_houdini with runtime_type to align with:
Browse files Browse the repository at this point in the history
  • Loading branch information
rkoster committed Mar 24, 2021
1 parent 04452a1 commit d4d885e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ops/cpis/docker-desktop/8-localhost.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@

# use houdini so we can reach services on localhost
- type: replace
path: /instance_groups/name=bosh/jobs/name=worker/properties/garden?/use_houdini
value: true
path: /instance_groups/name=bosh/jobs/name=worker/properties/runtime?
value: houdini

- type: replace
path: /instance_groups/name=bosh/jobs/name=worker/properties/baggageclaim?/disable_user_namespaces
Expand Down

0 comments on commit d4d885e

Please sign in to comment.