Commit 104657a
authored
CUSTESC-71: Implement
This seems to be a common practice in the Helm community, as documented here: open-telemetry/opentelemetry-helm-charts#1361
In our case, it can help inject a secret or configmap along with the Helm chart, e.g. for injecting the kubeconfig of a Kubernetes resource as a volume.extraManifests (#3)1 parent cab3aed commit 104657a
2 files changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
0 commit comments