Skip to content

Commit

Permalink
added chart version
Browse files Browse the repository at this point in the history
  • Loading branch information
velotioaastha committed Dec 18, 2024
1 parent 2625817 commit e3388ba
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,11 @@ module "wandb" {

spec = {
values = {
chart = {
url = "https://charts.wandb.ai",
name = "operator-wandb",
version = "0.21.8"
}
global = {
pod = { labels = { workload_hash : local.workload_hash } }
host = local.url
Expand Down

0 comments on commit e3388ba

Please sign in to comment.