| commit | 23ef7f8e2581fd0a6d7e9278691f1a4d865d813f | [log] [tgz] |
|---|---|---|
| author | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Fri May 26 11:57:48 2023 +0400 |
| committer | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Fri May 26 11:57:48 2023 +0400 |
| tree | 99366cfed41973c7d8f6e60aac9423565c6c9b3f | |
| parent | 620caa83cc92b2c9522c4c24167771be7dbbe4e5 [diff] [blame] |
installer: env and app manager
diff --git a/core/installer/cmd/env-tmpl/kustomization.yaml b/core/installer/cmd/env-tmpl/kustomization.yaml new file mode 100644 index 0000000..8ac663b --- /dev/null +++ b/core/installer/cmd/env-tmpl/kustomization.yaml
@@ -0,0 +1,6 @@ +apiVersion: kustomize.config.k8s.io/v1beta1 +kind: Kustomization +resources: + - config-secret.yaml + - config-source.yaml + - config-kustomization.yaml