Skip to content

Commit ae23aa9

Browse files
placeholder for urls
1 parent d37462d commit ae23aa9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/sample/globalaccount_trustconfiguration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ spec:
66
forProvider:
77
name: simple-global-trust
88
description: "my-descriptions"
9-
identityProvider: "ax1tkejxl.accounts400.ondemand.com"
9+
identityProvider: "<IDP_URL>"
1010

examples/sample/subaccount_trustconfiguration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ spec:
88
description: "my-descriptions"
99
subaccountRef:
1010
name: stephan-trust-test
11-
identityProvider: "aedxvzfuh.accounts400.ondemand.com"
11+
identityProvider: "<IDP_URL>"
1212

0 commit comments

Comments
 (0)