Skip to content

Commit

Permalink
Add ns to OIDC client secret example
Browse files Browse the repository at this point in the history
  • Loading branch information
rmweir committed Jul 25, 2024
1 parent 6018570 commit 9a2f3a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platform/manage/oidc-provider.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ apiVersion: v1
kind: Secret
metadata:
name: test-oidc-client
namespace: vcluster-pltform # this should be where the namespace vCluster Platform is installed in
labels:
clientID: loft2
component: oidcServer
Expand Down

0 comments on commit 9a2f3a4

Please sign in to comment.