Skip to content

Commit 9f6de5c

Browse files
committed
feat: unify to e2e
1 parent 2caa475 commit 9f6de5c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

providers/provider-btp/v1.0.3/setup/config.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,7 @@ metadata:
66
type: Opaque
77
stringData:
88
credentials: |
9-
{
10-
"email": "INJECT_ENV.TECHNICAL_USER_EMAIL",
11-
"username": "INJECT_ENV.TECHNICAL_USER_EMAIL",
12-
"password": "INJECT_ENV.TECHNICAL_USER_PASSWORD"
13-
}
9+
INJECT_ENV.BTP_TECHNICAL_USER
1410
---
1511
apiVersion: btp.sap.crossplane.io/v1alpha1
1612
kind: ProviderConfig

0 commit comments

Comments
 (0)