| commit | 08af67aef1c07d1f0ff4f8d93a77237263db737e | [log] [tgz] |
|---|---|---|
| author | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Thu Jan 18 08:53:05 2024 +0400 |
| committer | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Thu Jan 18 08:53:05 2024 +0400 |
| tree | 8c438f7f33bd1f540b4d4baaf5ca15204b3bf7ba | |
| parent | ef21c1313e8bc150ff4b571dab4cbee50fbe0029 [diff] [blame] |
installer: refactor App interface
diff --git a/core/installer/values-tmpl/private-network.cue b/core/installer/values-tmpl/private-network.cue index d888f27..8b62fe2 100644 --- a/core/installer/values-tmpl/private-network.cue +++ b/core/installer/values-tmpl/private-network.cue
@@ -6,6 +6,8 @@ } } +namespace: "ingress-private" + images: { "ingress-nginx": { registry: "registry.k8s.io"