Skip to content

Commit e730ccc

Browse files
authored
Merge pull request #692 from winiciusallan/change-default-admin-cred
scaffolding: change default cloudName on dependency test
2 parents cca0ca8 + 6133c93 commit e730ccc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/scaffold-controller/data/tests/import-dependency/02-create-resource.yaml.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ metadata:
2222
spec:
2323
cloudCredentialsRef:
2424
# TODO(scaffolding): Use openstack-admin if the resource needs admin credentials to be created
25-
cloudName: openstack-admin
25+
cloudName: openstack
2626
secretName: openstack-clouds
2727
managementPolicy: managed
2828
resource:

0 commit comments

Comments
 (0)