Commit 3bca1dc
feat: Add extra secret manifests support (#515)
Adds a new template `extra-secret-manifests.yaml` and updates `values.schema.json` to allow users to define and deploy arbitrary Kubernetes Secret resources. This feature supports the injection of custom secrets and includes SOPS metadata for encrypted secrets.
Signed-off-by: Tejinder Singh <tsingh@clickup.com>
Co-authored-by: Rui Chen <rui@chenrui.dev>1 parent e71cfaa commit 3bca1dc
File tree
2 files changed
+16
-0
lines changed- charts/atlantis
- templates
2 files changed
+16
-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 | |
|---|---|---|---|
| |||
1046 | 1046 | | |
1047 | 1047 | | |
1048 | 1048 | | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
| 1053 | + | |
| 1054 | + | |
| 1055 | + | |
| 1056 | + | |
| 1057 | + | |
| 1058 | + | |
| 1059 | + | |
| 1060 | + | |
1049 | 1061 | | |
1050 | 1062 | | |
1051 | 1063 | | |
| |||
0 commit comments