| commit | cc41e258bdfed19f22b45644c11e5640fbd1745f | [log] [tgz] |
|---|---|---|
| author | Giorgi Lekveishvili <lekva@gl-mbp-m1-max-2.local> | Tue Oct 29 22:56:33 2024 +0400 |
| committer | Giorgi Lekveishvili <lekva@gl-mbp-m1-max-2.local> | Tue Oct 29 22:56:33 2024 +0400 |
| tree | 04d6f616847bfacf753ec62218b19a8f4dff8759 | |
| parent | 8af5092da9d2c75ca10bc5deeb4016f57270617f [diff] |
update
diff --git a/charts/virtual-machine/templates/vm.yaml b/charts/virtual-machine/templates/vm.yaml index eb01a0a..3a0a446 100644 --- a/charts/virtual-machine/templates/vm.yaml +++ b/charts/virtual-machine/templates/vm.yaml
@@ -27,7 +27,7 @@ ports: {{- range .Values.ports }} - name: {{ .name }} - containerPort: {{ .value }} + port: {{ .value }} protocol: {{ .protocol }} {{- end }} disks: