Skip to content

Commit

Permalink
don't copy oidc credential (#1370)
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Luzarraga <[email protected]>
  • Loading branch information
bluzarraga authored Jul 18, 2023
1 parent 369481c commit 5180bf5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion preload_data.sh
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ function main() {
# copy im credentials
copy_resource "secret" "platform-auth-idp-credentials"
copy_resource "secret" "platform-auth-ldaps-ca-cert"
copy_resource "secret" "platform-oidc-credentials"
copy_resource "configmap" "ibm-cpp-config"
copy_resource "configmap" "common-web-ui-config"
copy_resource "configmap" "platform-auth-idp"
Expand Down

0 comments on commit 5180bf5

Please sign in to comment.