Skip to content

Commit

Permalink
remove automount_service_account_token from kuberay-operator
Browse files Browse the repository at this point in the history
  • Loading branch information
hsachdevah committed Mar 7, 2024
1 parent 5055e60 commit cbd9cb4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modules/kuberay-operator/kuberay.tf
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ module "kuberay-workload-identity" {
project_id = var.project_id
roles = ["roles/cloudsql.client", "roles/monitoring.viewer"]

automount_service_account_token = true

depends_on = [helm_release.kuberay-operator]
}

Expand Down

0 comments on commit cbd9cb4

Please sign in to comment.