set the time slicing config in the nvidia chart values[ci skip]
This commit is contained in:
parent
10ab0d7c40
commit
8af9e6b5bd
3 changed files with 10 additions and 5 deletions
|
|
@ -93,6 +93,7 @@ resource "kubernetes_deployment" "pgbouncer" {
|
|||
}
|
||||
}
|
||||
}
|
||||
depends_on = [kubernetes_secret.pgbouncer_auth]
|
||||
}
|
||||
|
||||
# --- 4️⃣ Service ---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue