diff --git a/services/vault/configmap.yaml b/services/vault/configmap.yaml index 56beb4b..d4ffdb5 100644 --- a/services/vault/configmap.yaml +++ b/services/vault/configmap.yaml @@ -9,9 +9,6 @@ data: ui = true cluster_name = "vault-k8s" disable_mlock = true - ui { - default_auth_method = "oidc" - } listener "tcp" { address = "0.0.0.0:8200"