Skip to content

Commit

Permalink
Update README.md (#401)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rand0mF authored Mar 7, 2024
1 parent 3785b33 commit cee3fed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ metadata:
name: sap-btp-service-operator
namespace: sap-btp-operator
type: Opaque
data:
stringData:
clientid: "<clientid>"
clientsecret: "<clientsecret>"
sm_url: "<sm_url>"
Expand Down Expand Up @@ -191,7 +191,7 @@ metadata:
name: <namespace-name>-sap-btp-service-operator
namespace: <centrally managed namespace>
type: Opaque
data:
stringData:
clientid: "<clientid>"
clientsecret: "<clientsecret>"
sm_url: "<sm_url>"
Expand All @@ -215,7 +215,7 @@ metadata:
name: mybtpsecret
namespace: <centrally managed namespace>
type: Opaque
data:
stringData:
clientid: "<clientid>"
clientsecret: "<clientsecret>"
sm_url: "<sm_url>"
Expand Down

0 comments on commit cee3fed

Please sign in to comment.