Skip to content

Commit

Permalink
k8s fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleabenson authored Dec 13, 2024
1 parent e6e0b06 commit adc9f04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions maint.tf
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ resource "google_container_cluster" "primary" {
machine_type = "e2-medium" # Or another machine type
disk_size = 30 # In GB
}
}


output "investigation_url" {
Expand Down

0 comments on commit adc9f04

Please sign in to comment.