feat: Add devbox configuration and lock files; clean up YAML files by removing trailing newlines

This commit is contained in:
2025-06-20 02:28:10 +05:30
parent e22d2ff71d
commit 050fbcbf3c
4 changed files with 19 additions and 3 deletions

View File

@@ -46,4 +46,3 @@ spec:
resources:
{{- toYaml . | nindent 10 }}
{{- end }}
```

View File

@@ -41,5 +41,4 @@ spec:
{{- with .Values.server.resources }}
resources:
{{- toYaml . | nindent 12 }}
{{- end }}
```
{{- end }}