| commit | 7841f4fa84099fef36e426842a2239d72c74ba53 | [log] [tgz] |
|---|---|---|
| author | gio <gio@v1.dodo.cloud> | Fri Jul 26 19:53:49 2024 +0400 |
| committer | gio <gio@v1.dodo.cloud> | Wed Jul 31 09:56:47 2024 +0400 |
| tree | 297758546279a32ffcb747432bec2c6bb2039818 | |
| parent | aec6d8a8403e0600da36cc02b74aaa35789e3655 [diff] [blame] |
Installer: Make Private network optional Change-Id: Ic7a2e5250a42dc03de2416b1e2a0d1bbca3f010c
diff --git a/core/installer/values-tmpl/open-project.cue b/core/installer/values-tmpl/open-project.cue index 8c2da74..1badd08 100644 --- a/core/installer/values-tmpl/open-project.cue +++ b/core/installer/values-tmpl/open-project.cue
@@ -92,7 +92,7 @@ password: "admin" password_reset: false name: "admin" - mail: "op-admin@\(global.domain)" + mail: "op-admin@\(networks.public.domain)" } } persistence: {