Skip to content

Commit

Permalink
review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
umeshkumhar committed Feb 29, 2024
1 parent f7e7873 commit 0d97595
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions applications/rag/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ variable "project_id" {

variable "cluster_name" {
type = string
default = "new-cluster"
}

variable "cluster_membership_id" {
Expand All @@ -30,7 +29,6 @@ variable "cluster_membership_id" {

variable "cluster_location" {
type = string
default = "us-central1"
}

variable "kubernetes_namespace" {
Expand Down

0 comments on commit 0d97595

Please sign in to comment.