Skip to content

Commit

Permalink
change to use v1alpha1.SecurityGroupParam (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
hchenxa authored and k8s-ci-robot committed Apr 26, 2019
1 parent b69c15b commit ba2f005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/clusterctl/examples/openstack/machines.yaml.template
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ items:
- uuid: <Kubernetes Network ID>
floatingIP: <Available Floating IP>
securityGroups:
- <Security Group ID>
- uuid: <Security Group ID>
userDataSecret:
name: worker-user-data
namespace: openstack-provider-system
Expand Down

0 comments on commit ba2f005

Please sign in to comment.