Commit f6550e2
authored
fix(golang): Add /config directory with ownership change (#1326)
Create /config directory and set ownership to apps user.
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes # <!--(issue)-->
**⚙️ Type of change**
- [ ] 🧰 New container/image
- [ ] 🛠️ Update existing container/image
- [ ] 🐛 Bugfix (Dockerfile, scripts, chart values)
- [ ] 🔃 Refactor (no functional change)
- [ ] 1 parent 07e7679 commit f6550e2
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
0 commit comments