Commit f106e31
Helm: Enable setting global labels for all created resources (tensorzero#3140)
* Helm: Enable setting global labels for all created resources
This can be valuable for teams that use labels to loosely denote ownership of
K8s resources deployed to a shared cluster.
* move to tensorzero.values
* Update examples/production-deployment-k8s-helm/values.yaml
---------
Co-authored-by: Viraj Mehta <[email protected]>
Co-authored-by: Gabriel Bianconi <[email protected]>1 parent 4b75037 commit f106e31
File tree
2 files changed
+9
-1
lines changed- examples/production-deployment-k8s-helm
- templates
2 files changed
+9
-1
lines changedLines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
42 | 47 | | |
43 | 48 | | |
44 | 49 | | |
| |||
47 | 52 | | |
48 | 53 | | |
49 | 54 | | |
50 | | - | |
| 55 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
123 | 126 | | |
124 | 127 | | |
125 | 128 | | |
| |||
0 commit comments