Commit a5d6be1
authored
Add AWS_ENDPOINT_URL to Helm chart templates (#133)
Issue #, if available:
aws-controllers-k8s/community#871
Description of changes:
Updates `codegenerator/templates/helm/templates/deployment.yaml.tpl` and `codegenerator/templates/helm/values.yaml.tpl `to support `AWS_ENDPOINT_URL`
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.1 parent 79d0279 commit a5d6be1
2 files changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
| 69 | + | |
| 70 | + | |
67 | 71 | | |
68 | 72 | | |
69 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
0 commit comments