Skip to content

Commit

Permalink
disable by default
Browse files Browse the repository at this point in the history
  • Loading branch information
ssyno committed Jan 28, 2024
1 parent 7268454 commit 1b5ef1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/dex-app/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ isWorkloadCluster: false

# Enable the deployment of the dex k8s authenticator together with dex
# Please note that this app is deprecated and will be removed in the future
deployDexK8SAuthenticator: true
deployDexK8SAuthenticator: false

cluster:
proxy:
Expand Down

0 comments on commit 1b5ef1f

Please sign in to comment.